| FDO API Reference | Feature Data Objects |
#include <NetworkLayerClass.h>
Inherits FdoClassDefinition.
Inheritance diagram for FdoNetworkLayerClass:
Definition at line 36 of file NetworkLayerClass.h.
Public Member Functions | |
| virtual void | _writeXml (FdoSchemaXmlContext *pContext) |
| Serialize this property to XML. | |
| virtual FDO_API FdoClassType | GetClassType () |
| Gets the concrete class type. | |
| virtual void | InitFromXml (FdoString *classTypeName, FdoSchemaXmlContext *pContext, FdoXmlAttributeCollection *attrs) |
| Initialize this property from its XML attributes. | |
| virtual void | Set (FdoClassDefinition *pClass, FdoSchemaMergeContext *pContext) |
| DOXYGEN-IGNORE Public non-API functions for XML and Schema Merge support Update this property from the given property. | |
Static Public Member Functions | |
| FDO_API FdoNetworkLayerClass * | Create (FdoString *name, FdoString *description) |
| Constructs an instance of an FdoNetworkLayerClass using the specified arguments. | |
| FDO_API FdoNetworkLayerClass * | Create () |
| Constructs a default instance of an FdoNetworkLayerClass. | |
Protected Member Functions | |
| virtual void | _AcceptChanges () |
| virtual void | _BeginChangeProcessing () |
| virtual void | _EndChangeProcessing () |
| virtual void | _RejectChanges () |
| virtual void | _StartChanges () |
| FdoFeatureSchema::RejectChanges() support. | |
| virtual void | Dispose () |
| Dispose this object. | |
| FdoNetworkLayerClass (FdoString *name, FdoString *description) | |
| Constructs an instance of an FdoNetworkLayerClass using the specified arguments. | |
| FdoNetworkLayerClass () | |
| Constructs a default instance of an FdoNetworkLayerClass. | |
| virtual | ~FdoNetworkLayerClass () |
|
|
Constructs a default instance of an FdoNetworkLayerClass.
|
|
||||||||||||
|
Constructs an instance of an FdoNetworkLayerClass using the specified arguments.
|
|
|
|
|
|
Reimplemented from FdoClassDefinition. |
|
|
Reimplemented from FdoClassDefinition. |
|
|
Reimplemented from FdoClassDefinition. |
|
|
Reimplemented from FdoClassDefinition. |
|
|
FdoFeatureSchema::RejectChanges() support.
Reimplemented from FdoClassDefinition. |
|
|
Serialize this property to XML.
Reimplemented from FdoClassDefinition. |
|
||||||||||||
|
Constructs an instance of an FdoNetworkLayerClass using the specified arguments.
|
|
|
Constructs a default instance of an FdoNetworkLayerClass.
|
|
|
Dispose this object.
Implements FdoIDisposable. |
|
|
Gets the concrete class type.
Reimplemented from FdoClassDefinition. |
|
||||||||||||||||
|
Initialize this property from its XML attributes.
Reimplemented from FdoClassDefinition. |
|
||||||||||||
|
DOXYGEN-IGNORE Public non-API functions for XML and Schema Merge support Update this property from the given property.
Reimplemented from FdoClassDefinition. |
| Comments or suggestions? Send us feedback. |