| FDO API Reference | Feature Data Objects |
#include <NetworkClass.h>
Inherits FdoClassDefinition.
Inheritance diagram for FdoNetworkClass:

Definition at line 42 of file NetworkClass.h.
Public Member Functions | |
| virtual FDO_API FdoClassType | GetClassType () |
| Gets the concrete class type. | |
| FDO_API FdoNetworkLayerClass * | GetLayerClass () |
| Gets a reference to the layer class. | |
| FDO_API void | SetLayerClass (FdoNetworkLayerClass *value) |
| Sets a reference to the layer class. The layer class is used to define the system layers ordered collection object property. | |
Static Public Member Functions | |
| static FDO_API FdoNetworkClass * | Create (FdoString *name, FdoString *description) |
| Constructs an instance of an FdoNetworkClass using the specified arguments. | |
| static FDO_API FdoNetworkClass * | Create () |
| Constructs a default instance of an FdoNetworkClass. | |
| Comments or suggestions? Send us feedback. |