#include <tProto.h>
Inheritance diagram for Proto< T >:
Public Member Functions | |
Result< T > * | operator() (const QueRefProto &_q, class Connection *_c) |
Proto () | |
~Proto () | |
virtual const char * | RootClassName () |
virtual const char * | BaseClassName () |
virtual const char * | ClassName () |
virtual const char * | ParentClassNames () |
virtual const char * | From () |
virtual const char * | GroupBy () |
virtual const char * | Having () |
virtual const char * | OrderBy () const |
virtual class Object * | New () const |
virtual class RefBase * | NewRef () |
Protected Member Functions | |
virtual void | _MapKey (int i, const char *&attr, unsigned char Object::*&mem, const char *&col, char &type, unsigned int &len, bool &rw) |
virtual void | _Map (int i, const char *&attr, unsigned char Object::*&mem, const char *&col, char &type, unsigned int &len, bool &rw) |
virtual const char * | _ProtoTWhere () |
virtual const char * | _ProtoTGroupBy () |
virtual const char * | _ProtoTHaving () |
|
|
|
|
|
|
|
Implements ProtoBase. |
|
Reimplemented from ProtoBase. |
|
Implements ProtoBase. |
|
Implements ProtoBase. |
|
Implements ProtoBase. |
|
Reimplemented from ProtoBase. |
|
Reimplemented from ProtoBase. |
|
Implements ProtoBase. |
|
Implements ProtoBase. |
|
Implements ProtoBase. |
|
Implements ProtoBase. |
|
Implements ProtoBase. |
|
Implements ProtoBase. |
|
Implements ProtoBase. |
|
Implements ProtoBase. |