Public Types |
enum | ErrorCode {
NoError = 0,
InvalidFilegroup = 1505,
InvalidFilegroupVersion = 1506,
FileNoAlreadyExists = 1507,
OutOfFileRecords = 1508,
FileError = 1509,
InvalidFileMetadata = 1510,
OutOfMemory = 1511,
FileReadError = 1512,
FilegroupNotOnline = 1513,
FileSizeTooLarge = 1515,
FileSizeTooSmall = 1516
} |
Public Member Functions |
| STATIC_CONST (SignalLength=5) |
Public Attributes |
Uint32 | senderData |
Uint32 | senderRef |
Uint32 | errorCode |
Uint32 | fsErrCode |
Uint32 | osErrCode |
Detailed Description
Definition at line 151 of file CreateFilegroupImpl.hpp.
Friends And Related Function Documentation
bool printCREATE_FILE_IMPL_REF |
( |
FILE * |
, |
|
|
const Uint32 * |
, |
|
|
Uint32 |
, |
|
|
Uint16 |
|
|
) |
| |
|
friend |
The documentation for this struct was generated from the following file: