XElementServiceData Class Reference

This is a data class for XElementService class and its descendant classes. More...

Inheritance diagram for XElementServiceData:

IXElementServiceData List of all members.

Protected Member Functions

virtual void OnAttach ()
 Called when an instance of this class is created (initially or during a deserialization process) and is being attached to its owner.
virtual void OnDetach ()
 Called when an instance of this class is being detached from its owner during substitution process when a new deserialized instance of this class is to be attached to the owner.

Properties

IElementService Owner
 Owner, that is an ElementService.

Detailed Description

This is a data class for XElementService class and its descendant classes.

XElementService is responsible for serializing the instances of the XElementServiceData class into AutoCad. The XElementServiceData class and its descendant classes are the containers for serializable properties for the appropriate ElementService's.


Member Function Documentation

virtual void OnAttach  )  [protected, virtual]
 

Called when an instance of this class is created (initially or during a deserialization process) and is being attached to its owner.

The Owner property is already filled and accessible for the instance when the method is invoked.

virtual void OnDetach  )  [protected, virtual]
 

Called when an instance of this class is being detached from its owner during substitution process when a new deserialized instance of this class is to be attached to the owner.


Property Documentation

IElementService Owner [get]
 

Owner, that is an ElementService.


Generated on Sun May 28 08:56:22 2006 for Acmx.AcadConnectivity documentation by  doxygen 1.4.5