eyedb::Float Class Reference
[eyedb]
Not yet documented.
More...
#include <Float.h>
List of all members.
Detailed Description
Not yet documented.
Definition at line 38 of file Float.h.
Constructor & Destructor Documentation
eyedb::Float::Float |
( |
double |
d = 0.0 |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 2419 of file Basic.cc.
eyedb::Float::Float |
( |
Database * |
db, |
|
|
double |
d = 0.0 , |
|
|
const Dataspace * |
dataspace = 0 | |
|
) |
| | |
Not yet documented.
- Parameters:
-
Definition at line 2435 of file Basic.cc.
eyedb::Float::Float |
( |
const Float * |
o |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 2451 of file Basic.cc.
eyedb::Float::Float |
( |
const Float & |
o |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 2456 of file Basic.cc.
Member Function Documentation
virtual const Float* eyedb::Float::asFloat |
( |
|
) |
const [inline, virtual] |
virtual Float* eyedb::Float::asFloat |
( |
|
) |
[inline, virtual] |
virtual Object* eyedb::Float::clone |
( |
|
) |
const [inline, virtual] |
Status eyedb::Float::getValue |
( |
Data * |
data |
) |
const [virtual] |
Float & eyedb::Float::operator= |
( |
const Float & |
o |
) |
|
Status eyedb::Float::setValue |
( |
Data |
data |
) |
[virtual] |
Status eyedb::Float::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: