HttpOdb Member List
This is the complete list of members for
HttpOdb, including all inherited members.
fDebug | HttpOdb | [protected] |
fReplyBuf | HttpOdb | [protected] |
fRequestBuf | HttpOdb | [protected] |
fUrl | HttpOdb | [protected] |
HttpOdb(const char *url) | HttpOdb | |
jget(const char *path, int index) | HttpOdb | [protected] |
jkey(const char *path) | HttpOdb | [protected] |
odbReadAny(const char *name, int index, int tid, void *buf, int bufsize=0) | HttpOdb | [virtual] |
odbReadArraySize(const char *name) | HttpOdb | [virtual] |
odbReadBool(const char *name, int index, bool defaultValue) | HttpOdb | [virtual] |
odbReadDouble(const char *name, int index, double defaultValue) | HttpOdb | [virtual] |
odbReadFloat(const char *name, int index, float defaultValue) | HttpOdb | [virtual] |
odbReadInt(const char *name, int index, int defaultValue) | HttpOdb | [virtual] |
odbReadString(const char *name, int index, const char *defaultValue) | HttpOdb | [virtual] |
odbReadUint32(const char *name, int index, uint32_t defaultValue) | HttpOdb | [virtual] |
~HttpOdb() | HttpOdb | [virtual] |
~VirtualOdb() | VirtualOdb | [inline, virtual] |