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