
Public Member Functions | |
| BEMethod (eyedb::Database *=0, const eyedb::Dataspace *=0) | |
| BEMethod (const BEMethod &x) | |
| virtual eyedb::Object * | clone () const |
| Not yet documented. | |
| BEMethod & | operator= (const BEMethod &x) |
| virtual BEMethod * | asBEMethod () |
| virtual const BEMethod * | asBEMethod () const |
| virtual BEMethod_C * | asBEMethod_C () |
|
virtual const BEMethod_C * | asBEMethod_C () const |
| virtual BEMethod_OQL * | asBEMethod_OQL () |
|
virtual const BEMethod_OQL * | asBEMethod_OQL () const |
| virtual | ~BEMethod () |
| BEMethod (const eyedb::Struct *, eyedb::Bool=eyedb::False) | |
| BEMethod (const BEMethod *, eyedb::Bool=eyedb::False) | |
| BEMethod (const eyedb::Class *, eyedb::Data) | |
Protected Member Functions | |
| BEMethod (eyedb::Database *_db, const eyedb::Dataspace *_dataspace, int) | |
| BEMethod (const eyedb::Struct *x, eyedb::Bool share, int) | |
| BEMethod (const BEMethod *x, eyedb::Bool share, int) | |
Definition at line 1208 of file syscls.h.
| virtual eyedb::Object* eyedb::BEMethod::clone | ( | ) | const [inline, virtual] |
Not yet documented.
Reimplemented from eyedb::Method.
Reimplemented in eyedb::BEMethod_C, and eyedb::BEMethod_OQL.
1.5.3