#include <NetworkLayerClass.h>
Inherits FdoClassDefinition.
Public Member Functions | |
virtual FDO_API FdoClassType | GetClassType () |
Gets the concrete class type. | |
Static Public Member Functions | |
static FDO_API FdoNetworkLayerClass * | Create (FdoString *name, FdoString *description) |
Constructs an instance of an FdoNetworkLayerClass using the specified arguments. | |
static FDO_API FdoNetworkLayerClass * | Create () |
Constructs a default instance of an FdoNetworkLayerClass. |
Definition at line 36 of file NetworkLayerClass.h.