| 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() | iserialstring | [protected, virtual] |
| get(char *ch, unsigned int len) | iserialstring | [protected, virtual] |
| init() | iserial | |
| insert_into(T &t) | iserial | |
| iserial(const iserial &) | iserial | [protected] |
| iserial(int mode=automatic) | iserial | |
| iserialstring(string str, int mode=automatic) | iserialstring | |
| mode | iserial | [protected] |
| operator const void *() const | iserial | |
| iserial::operator=(const iserial &) | iserial | [protected] |
| operator>>(T &t) | iserial | |
| peek() | iserialstring | [protected, virtual] |
| pos() | iserialstring | |
| 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() | iserialstring | |
| set_error(const string &s) | iserial | |
| st | iserial | [protected] |
| stat() | iserial | |
| typesafe enum value | iserial | |
| ~iserial() | iserial | [virtual] |