eyedb::Int32 Class Reference
[eyedb]
Not yet documented.
More...
#include <Int32.h>
List of all members.
Detailed Description
Not yet documented.
Definition at line 38 of file Int32.h.
Constructor & Destructor Documentation
eyedb::Int32::Int32 |
( |
eyedblib::int32 |
i = 0 |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 2169 of file Basic.cc.
eyedb::Int32::Int32 |
( |
Database * |
db, |
|
|
eyedblib::int32 |
i = 0 , |
|
|
const Dataspace * |
dataspace = 0 | |
|
) |
| | |
Not yet documented.
- Parameters:
-
Definition at line 2185 of file Basic.cc.
eyedb::Int32::Int32 |
( |
const Int32 * |
o |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 2201 of file Basic.cc.
eyedb::Int32::Int32 |
( |
const Int32 & |
o |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 2206 of file Basic.cc.
Member Function Documentation
virtual const Int32* eyedb::Int32::asInt32 |
( |
|
) |
const [inline, virtual] |
virtual Int32* eyedb::Int32::asInt32 |
( |
|
) |
[inline, virtual] |
virtual Object* eyedb::Int32::clone |
( |
|
) |
const [inline, virtual] |
Status eyedb::Int32::getValue |
( |
Data * |
data |
) |
const [virtual] |
Int32 & eyedb::Int32::operator= |
( |
const Int32 & |
o |
) |
|
Status eyedb::Int32::setValue |
( |
Data |
data |
) |
[virtual] |
Status eyedb::Int32::trace |
( |
FILE * |
fd = stdout , |
|
|
unsigned int |
flags = 0 , |
|
|
const RecMode * |
recmode = RecMode::FullRecurs | |
|
) |
| | const [virtual] |
The documentation for this class was generated from the following files: