CxxInheritedObject¶
- 
public class CxxInheritedObjectextends CxxObjectBaseImpl¶
- Abstract base class for all inherited type objects. 
Constructors¶
CxxInheritedObject¶
- 
protected CxxInheritedObject(ICxxConstructor constructor)¶
- Creates a new CxxInheritedObject instance. - Parameters: - constructor – Constructor instance
 
