eyedb::ValueList Class Reference
[eyedb]
Not yet documented.
More...
#include <Value.h>
List of all members.
Detailed Description
Not yet documented.
Definition at line 864 of file Value.h.
Constructor & Destructor Documentation
eyedb::ValueList::ValueList |
( |
const ValueArray & |
value_array |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 1345 of file Value.cc.
Member Function Documentation
void eyedb::ValueList::empty |
( |
void |
|
) |
|
Not yet documented.
- Returns:
Definition at line 1422 of file Value.cc.
Bool eyedb::ValueList::exists |
( |
const Value & |
value |
) |
const |
Not yet documented.
- Parameters:
-
- Returns:
Definition at line 1411 of file Value.cc.
int eyedb::ValueList::getCount |
( |
void |
|
) |
const |
Not yet documented.
- Returns:
Definition at line 1352 of file Value.cc.
void eyedb::ValueList::insertValue |
( |
const Value & |
value |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 1358 of file Value.cc.
void eyedb::ValueList::insertValueFirst |
( |
const Value & |
value |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 1364 of file Value.cc.
void eyedb::ValueList::insertValueLast |
( |
const Value & |
value |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 1370 of file Value.cc.
Bool eyedb::ValueList::suppressPairValues |
( |
const Value & |
value1, |
|
|
const Value & |
value2 | |
|
) |
| | |
Not yet documented.
- Parameters:
-
- Returns:
Definition at line 1390 of file Value.cc.
Bool eyedb::ValueList::suppressValue |
( |
const Value & |
value |
) |
|
Not yet documented.
- Parameters:
-
- Returns:
Definition at line 1376 of file Value.cc.
ValueArray * eyedb::ValueList::toArray |
( |
|
) |
const |
Not yet documented.
- Returns:
Definition at line 1428 of file Value.cc.
The documentation for this class was generated from the following files: