automatic enum value | iserial | |
binary enum value | iserial | |
check_type(const char *type) | iserial | [protected] |
check_type(const char *type, unsigned int &actual_length) | iserial | [protected] |
compact enum value | iserial | |
default_unfreeze(ptr< T > &t) | iserial | [protected] |
default_unfreeze(T &t) | iserial | [protected] |
default_unfreeze(string &s) | iserial | [protected] |
default_unfreeze(dynbuf &s) | iserial | [protected] |
default_unfreeze(pair< T, U > &p) | iserial | [protected] |
default_unfreeze(vector< T > &t) | iserial | [protected] |
default_unfreeze(map< T, U > &t) | iserial | [protected] |
default_unfreeze(set< T > &t) | iserial | [protected] |
default_unfreeze_container(Container &c) | iserial | [protected] |
eof | iserial | [protected, static] |
get() | iserialdata | [protected, virtual] |
get(char *ch, unsigned int len) | iserialdata | [protected, virtual] |
init() | iserial | |
insert_into(T &t) | iserial | |
iserial(const iserial &) | iserial | [protected] |
iserial(int mode=automatic) | iserial | |
iserialdata(constbuf buf, int mode=automatic) | iserialdata | |
mode | iserial | [protected] |
operator const void *() const | iserial | |
iserial::operator=(const iserial &) | iserial | [protected] |
operator>>(T &t) | iserial | |
peek() | iserialdata | [protected, virtual] |
pos() | iserialdata | |
push_back_into(T &t) | iserial | |
read_compact_signed(T &out) | iserial | [protected] |
read_compact_unsigned(T &out) | iserial | [protected] |
read_scalar(unsigned int length) | iserial | [protected] |
read_string(unsigned int length) | iserial | [protected] |
readable enum value | iserial | |
remainder() | iserialdata | |
set_error(const string &s) | iserial | |
st | iserial | [protected] |
stat() | iserial | |
typesafe enum value | iserial | |
~iserial() | iserial | [virtual] |