eyedb::RecMode Class Reference
[eyedb]
Not yet documented.
More...
#include <RecMode.h>
List of all members.
Public Member Functions |
| RecMode (RecModeType typ) |
| Not yet documented.
|
| RecMode (Bool(*p)(const Object *, const Attribute *, int)) |
| Not yet documented.
|
| RecMode (const char *first,...) |
| Not yet documented.
|
| RecMode (Bool no, const char *first,...) |
| Not yet documented.
|
Bool | isAgregRecurs (const Attribute *agreg, int n=0, const Object *o=NULL) const |
| Not yet documented.
|
RecModeType | getType () const |
| Not yet documented.
|
Detailed Description
Not yet documented.
Definition at line 49 of file RecMode.h.
Constructor & Destructor Documentation
eyedb::RecMode::RecMode |
( |
RecModeType |
typ |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 51 of file RecMode.cc.
eyedb::RecMode::RecMode |
( |
Bool(*)(const Object *, const Attribute *, int) |
p |
) |
|
Not yet documented.
- Parameters:
-
Definition at line 58 of file RecMode.cc.
eyedb::RecMode::RecMode |
( |
const char * |
first, |
|
|
|
... | |
|
) |
| | |
Not yet documented.
- Parameters:
-
Definition at line 85 of file RecMode.cc.
eyedb::RecMode::RecMode |
( |
Bool |
no, |
|
|
const char * |
first, |
|
|
|
... | |
|
) |
| | |
Not yet documented.
- Parameters:
-
Definition at line 93 of file RecMode.cc.
Member Function Documentation
RecModeType eyedb::RecMode::getType |
( |
|
) |
const [inline] |
Not yet documented.
- Returns:
Definition at line 93 of file RecMode.h.
Bool eyedb::RecMode::isAgregRecurs |
( |
const Attribute * |
agreg, |
|
|
int |
n = 0 , |
|
|
const Object * |
o = NULL | |
|
) |
| | const |
Not yet documented.
- Parameters:
-
- Returns:
Definition at line 101 of file RecMode.cc.
The documentation for this class was generated from the following files: