eyedb::CollBag Class Reference
[eyedb]

Not yet documented. More...

#include <CollBag.h>

Inheritance diagram for eyedb::CollBag:

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

List of all members.

Public Member Functions

 CollBag (Database *db, const char *n, Class *mc=NULL, Bool isref=True, const IndexImpl *idximpl=0)
 Not yet documented.
 CollBag (Database *db, const char *n, Class *mc, int dim, const IndexImpl *idximpl=0)
 Not yet documented.
 CollBag (const CollBag &o)
 Not yet documented.
CollBagoperator= (const CollBag &o)
 Not yet documented.
virtual Objectclone () const
 Not yet documented.
virtual CollBagasCollBag ()
 Not yet documented.
virtual const CollBagasCollBag () const
 Not yet documented.
 CollBag (const char *, Class *=NULL, Bool=True, const IndexImpl *=0)
 CollBag (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 val, Bool noDup=False, Size size=defaultSize)

Friends

class CollectionPeer


Detailed Description

Not yet documented.

Definition at line 38 of file CollBag.h.


Constructor & Destructor Documentation

eyedb::CollBag::CollBag ( 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 74 of file CollBag.cc.

eyedb::CollBag::CollBag ( 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 CollBag.cc.

eyedb::CollBag::CollBag ( const CollBag o  ) 

Not yet documented.

Parameters:
o 

Definition at line 92 of file CollBag.cc.


Member Function Documentation

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

Not yet documented.

Parameters:
o 
Returns:

Definition at line 99 of file CollBag.cc.

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

Not yet documented.

Returns:

Implements eyedb::Object.

Definition at line 83 of file CollBag.h.

virtual CollBag* eyedb::CollBag::asCollBag (  )  [inline, virtual]

Not yet documented.

Returns:

Reimplemented from eyedb::Object.

Definition at line 90 of file CollBag.h.

virtual const CollBag* eyedb::CollBag::asCollBag (  )  const [inline, virtual]

Not yet documented.

Returns:

Reimplemented from eyedb::Object.

Definition at line 96 of file CollBag.h.


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