addVobject(Vobject *v, bool portable, bool saveChildren) | COD | [virtual] |
addVobject(Vobject *v, const set< string > &types, MessageBlock *mb, bool saveChildren) | COD | [virtual] |
addVobject(Vobject *v, const deque< string > &types, MessageBlock *mb, bool saveChildren) | COD | [virtual] |
buffer | COD | [protected] |
buffersize | COD | [protected] |
checkCOD() | COD | [protected, virtual] |
clear() | COD | [virtual] |
COD(LocalSite &ls) | COD | |
COD(iostream &io, LocalSite &ls) | COD | |
computeSize() | COD | [virtual] |
f | COD | [protected] |
getLocalSite() | COD | [virtual] |
getRemoteSite() | RemoteCOD | [virtual] |
getVobject(const string &name) | COD | [virtual] |
getVobject(int pos) | COD | [virtual] |
gzipCompress(unsigned char **dest, unsigned int *destlen, const unsigned char *source, unsigned int srclen) | COD | [static] |
gzipUncompress(unsigned char **dest, unsigned int *destlen, const unsigned char *source, unsigned int srclen) | COD | [static] |
ls | COD | [protected] |
numVobjects() | COD | [virtual] |
offset | COD | [protected] |
pack(uint8_t *buf, int maxsize, char *fmt,...) | COD | [static] |
read(char *data, unsigned int size) | COD | [protected] |
read(unsigned char *data, unsigned int size) | COD | [protected] |
readCOD() | RemoteCOD | [virtual] |
readCOD(unsigned char *buffer, unsigned int size) | RemoteCOD | [inline, virtual] |
readLong() | COD | [protected, virtual] |
readObjectChildren(string &parent, deque< PCR > &children) | COD | [protected, virtual] |
readObjectDesc(string &name, long &pos, deque< string > &types, MessageBlock &mb) | COD | [protected, virtual] |
readShort() | COD | [protected, virtual] |
readStr() | COD | [protected, virtual] |
RemoteCOD(LocalSite &ls, RemoteSite &rs) | RemoteCOD | |
RemoteCOD(iostream &io, LocalSite &ls, RemoteSite &rs) | RemoteCOD | |
removeVobject(const string &name) | COD | [virtual] |
removeVobject(int pos) | COD | [virtual] |
rs | RemoteCOD | [protected] |
setStream(iostream &io) | COD | [virtual] |
unpack(const uint8_t *buf, int maxsize, char *fmt,...) | COD | [static] |
vobjectorder | COD | [protected] |
vobjectTable | COD | [protected] |
write(const char *data, unsigned int size) | COD | [protected] |
write(const unsigned char *data, unsigned int size) | COD | [protected] |
writeCOD(bool gzipped=true) | COD | [virtual] |
writeCOD(unsigned char **buffer, unsigned int *size, bool gzipped=true) | COD | [virtual] |
writeObjectChildren(Vobject *v, bool doWrite=true) | COD | [protected, virtual] |
writeObjectDesc(Entry *v, bool doWrite=true) | COD | [protected, virtual] |
~COD() | COD | [virtual] |
~RemoteCOD() | RemoteCOD | [virtual] |