#include <RecMode.h>
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. | |
Static Public Member Functions | |
| static void | init (void) |
| static void | _release (void) |
Static Public Attributes | |
| static const RecMode * | FullRecurs |
| static const RecMode * | NoRecurs |
Definition at line 49 of file RecMode.h.
| eyedb::RecMode::RecMode | ( | RecModeType | typ | ) |
| eyedb::RecMode::RecMode | ( | const char * | first, | |
| ... | ||||
| ) |
| eyedb::RecMode::RecMode | ( | Bool | no, | |
| const char * | first, | |||
| ... | ||||
| ) |
| RecModeType eyedb::RecMode::getType | ( | ) | const [inline] |
1.5.3