eyedb::CollSet Class Reference
[eyedb]

Not yet documented. More...

#include <CollSet.h>

Inheritance diagram for eyedb::CollSet:

eyedb::Collection eyedb::Instance eyedb::Object eyedb::gbxObject

List of all members.

Public Member Functions

 CollSet (Database *db, const char *n, Class *mc=NULL, Bool isref=True, const IndexImpl *idximpl=0)
 Not yet documented.
 CollSet (Database *db, const char *n, Class *mc, int dim, const IndexImpl *idximpl=0)
 Not yet documented.
 CollSet (const CollSet &o)
 Not yet documented.
CollSetoperator= (const CollSet &o)
 Not yet documented.
virtual Objectclone () const
 Not yet documented.
virtual CollSetasCollSet ()
 Not yet documented.
virtual const CollSetasCollSet () const
 Not yet documented.
 CollSet (const char *, Class *=NULL, Bool=True, const IndexImpl *=0)
 CollSet (const char *, Class *, int, const IndexImpl *=0)
Status insert_p (const Oid &item_oid, Bool noDup=False)
Status insert_p (const Object *item_o, Bool noDup=False)
Status insert_p (Data data, Bool noDup=False, Size size=defaultSize)

Friends

class CollectionPeer


Detailed Description

Not yet documented.

Definition at line 38 of file CollSet.h.


Constructor & Destructor Documentation

eyedb::CollSet::CollSet ( Database db,
const char *  n,
Class mc = NULL,
Bool  isref = True,
const IndexImpl idximpl = 0 
)

Not yet documented.

Parameters:
db 
n 
mc 
isref 
idximpl 

Definition at line 75 of file CollSet.cc.

eyedb::CollSet::CollSet ( Database db,
const char *  n,
Class mc,
int  dim,
const IndexImpl idximpl = 0 
)

Not yet documented.

Parameters:
db 
n 
mc 
dim 
idximpl 

Definition at line 83 of file CollSet.cc.

eyedb::CollSet::CollSet ( const CollSet o  ) 

Not yet documented.

Parameters:
o 

Definition at line 91 of file CollSet.cc.


Member Function Documentation

CollSet & eyedb::CollSet::operator= ( const CollSet o  ) 

Not yet documented.

Parameters:
o 
Returns:

Definition at line 98 of file CollSet.cc.

virtual Object* eyedb::CollSet::clone (  )  const [inline, virtual]

Not yet documented.

Returns:

Implements eyedb::Object.

Definition at line 84 of file CollSet.h.

virtual CollSet* eyedb::CollSet::asCollSet (  )  [inline, virtual]

Not yet documented.

Parameters:
item_oid 
noDup 
Returns:

Reimplemented from eyedb::Object.

Definition at line 92 of file CollSet.h.

virtual const CollSet* eyedb::CollSet::asCollSet (  )  const [inline, virtual]

Not yet documented.

Returns:

Reimplemented from eyedb::Object.

Definition at line 98 of file CollSet.h.


The documentation for this class was generated from the following files:
Generated on Mon Dec 22 18:16:18 2008 for eyedb by  doxygen 1.5.3