Public Types |
enum | {
TypeNotSet = -101,
TypeOutOfRange = -102,
TypeNotSupported = -103,
TypeSizeZero = -104,
TypeFixSizeInvalid = -105,
TypeNullableNotBool = -106,
CharsetNotSpecified = -107,
CharsetNotFound = -108,
CharsetNotAllowed = -109,
SpecBufOverflow = -201,
DataCntOverflow = -301,
DataBufOverflow = -302,
DataValueOverflow = -303,
DataNotNullable = -304,
InvalidAttrInfo = -305,
BoundEmptySide = -401,
BoundNonemptySide = -402,
InternalError = -901,
ValidationError = -902,
NoError = 0
} |
Public Member Functions |
int | get_error_code () const |
int | get_error_line () const |
Friends |
class | Endian |
class | Type |
class | Spec |
class | Iter |
class | DataC |
class | Data |
class | BoundC |
class | Bound |
Detailed Description
Definition at line 70 of file NdbPack.hpp.
The documentation for this class was generated from the following files: