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 CollImpl *collimpl=0)
 Not yet documented.
 CollSet (Database *db, const char *n, Class *mc, int dim, const CollImpl *collimpl=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.

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 CollImpl *  collimpl = 0 
)

Not yet documented.

Parameters:
db 
n 
mc 
isref 
collimpl 

Definition at line 75 of file CollSet.cc.

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

Not yet documented.

Parameters:
db 
n 
mc 
dim 
collimpl 

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

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.

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 Object* eyedb::CollSet::clone (  )  const [inline, virtual]

Not yet documented.

Returns:

Implements eyedb::Object.

Definition at line 84 of file CollSet.h.

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

Not yet documented.

Parameters:
o 
Returns:

Reimplemented from eyedb::Collection.

Definition at line 98 of file CollSet.cc.


The documentation for this class was generated from the following files:

Generated on Wed May 26 10:25:11 2010 for eyedb by  doxygen 1.6.1