eyedb::ValueList Class Reference
[eyedb]

Not yet documented. More...

#include <Value.h>

List of all members.

Public Member Functions

 ValueList ()
 Not yet documented.
 ValueList (const ValueArray &value_array)
 Not yet documented.
int getCount () const
 Not yet documented.
void insertValue (const Value &value)
 Not yet documented.
void insertValueLast (const Value &value)
 Not yet documented.
void insertValueFirst (const Value &value)
 Not yet documented.
Bool suppressValue (const Value &value)
 Not yet documented.
Bool suppressPairValues (const Value &value1, const Value &value2)
 Not yet documented.
Bool exists (const Value &value) const
 Not yet documented.
void empty ()
 Not yet documented.
ValueArraytoArray () const
 Not yet documented.
 ~ValueList ()

Friends

class ValueListCursor


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:
value_array 

Definition at line 1345 of file Value.cc.


Member Function Documentation

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:
value 

Definition at line 1358 of file Value.cc.

void eyedb::ValueList::insertValueLast ( const Value value  ) 

Not yet documented.

Parameters:
value 

Definition at line 1370 of file Value.cc.

void eyedb::ValueList::insertValueFirst ( const Value value  ) 

Not yet documented.

Parameters:
value 

Definition at line 1364 of file Value.cc.

Bool eyedb::ValueList::suppressValue ( const Value value  ) 

Not yet documented.

Parameters:
value 
Returns:

Definition at line 1376 of file Value.cc.

Bool eyedb::ValueList::suppressPairValues ( const Value value1,
const Value value2 
)

Not yet documented.

Parameters:
value1 
value2 
Returns:

Definition at line 1390 of file Value.cc.

Bool eyedb::ValueList::exists ( const Value value  )  const

Not yet documented.

Parameters:
value 
Returns:

Definition at line 1411 of file Value.cc.

void eyedb::ValueList::empty ( void   ) 

Not yet documented.

Returns:

Definition at line 1422 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:
Generated on Mon Dec 22 18:16:23 2008 for eyedb by  doxygen 1.5.3