eyedb::Int64 Class Reference
[eyedb]
Not yet documented.
More...
#include <Int64.h>
List of all members.
Detailed Description
Not yet documented.
Definition at line 38 of file Int64.h.
Constructor & Destructor Documentation
eyedb::Int64::Int64 |
( |
eyedblib::int64 |
i = 0 |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 2296 of file Basic.cc.
eyedb::Int64::Int64 |
( |
Database * |
db, |
|
|
eyedblib::int64 |
i = 0 , |
|
|
const Dataspace * |
dataspace = 0 | |
|
) |
| | |
Not yet documented.
- Parameters:
-
Definition at line 2308 of file Basic.cc.
eyedb::Int64::Int64 |
( |
const Int64 * |
o |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 2320 of file Basic.cc.
eyedb::Int64::Int64 |
( |
const Int64 & |
o |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 2325 of file Basic.cc.
Member Function Documentation
virtual const Int64* eyedb::Int64::asInt64 |
( |
|
) |
const [inline, virtual] |
virtual Int64* eyedb::Int64::asInt64 |
( |
|
) |
[inline, virtual] |
virtual Object* eyedb::Int64::clone |
( |
|
) |
const [inline, virtual] |
Status eyedb::Int64::getValue |
( |
Data * |
data |
) |
const [virtual] |
Int64 & eyedb::Int64::operator= |
( |
const Int64 & |
o |
) |
|
Status eyedb::Int64::setValue |
( |
Data |
data |
) |
[virtual] |
Status eyedb::Int64::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: