Static Public Member Functions |
|
static void | setType (Uint32 &, Uint32 type) |
|
static void | setSize (Uint32 &, Uint32 size) |
|
static void | setArrayType (Uint32 &, Uint32 arrayType) |
|
static void | setArraySize (Uint32 &, Uint32 arraySize) |
|
static void | setNullable (Uint32 &, Uint32 nullable) |
|
static void | setDKey (Uint32 &, Uint32 dkey) |
|
static void | setPrimaryKey (Uint32 &, Uint32 dkey) |
|
static void | setDynamic (Uint32 &, Uint32 dynamicInd) |
|
static void | setDiskBased (Uint32 &, Uint32 val) |
| static Uint32 | getType (const Uint32 &) |
|
static Uint32 | getSize (const Uint32 &) |
|
static Uint32 | getSizeInBytes (const Uint32 &) |
|
static Uint32 | getSizeInWords (const Uint32 &) |
|
static Uint32 | getArrayType (const Uint32 &) |
|
static Uint32 | getArraySize (const Uint32 &) |
|
static Uint32 | getNullable (const Uint32 &) |
|
static Uint32 | getDKey (const Uint32 &) |
|
static Uint32 | getPrimaryKey (const Uint32 &) |
|
static Uint32 | getDynamic (const Uint32 &) |
|
static Uint32 | getDiskBased (const Uint32 &) |
|
static void | clearArrayType (Uint32 &) |
Public Attributes |
|
Uint32 | m_data |
Friends |
|
class | Dbdict |
|
class | Dbtc |
|
class | Dbacc |
|
class | Dbtup |
|
class | Dbtux |
|
class | Dblqh |
|
class | SimulatedBlock |
Detailed Description
Definition at line 22 of file AttributeDescriptor.hpp.
Member Function Documentation
| Uint32 AttributeDescriptor::getType |
( |
const Uint32 & |
desc | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: