| binary enum value | oserial | |
| compact enum value | oserial | |
| default_freeze(const T &t) | oserial | [protected] |
| default_freeze(const ptr< T > &t) | oserial | [protected] |
| default_freeze(const char *s) | oserial | [protected] |
| default_freeze(const string &s) | oserial | [protected] |
| default_freeze(constbuf s) | oserial | [protected] |
| default_freeze(const pair< T, U > &p) | oserial | [protected] |
| default_freeze(const vector< T > &t) | oserial | [protected] |
| default_freeze(const map< T, U > &t) | oserial | [protected] |
| default_freeze(const set< T > &t) | oserial | [protected] |
| default_freeze_container(const Container &c) | oserial | [protected] |
| freeze_as_string(const T &t) | oserial | [protected] |
| get_mode() const | oserial | |
| init() | oserial | [protected] |
| mode | oserial | [protected] |
| nosig | oserial | [protected] |
| nosignature enum value | oserial | |
| operator const void *() const | oserial | |
| operator<<(const T &t) | oserial | |
| oserial(int mode=typesafe) | oserial | |
| put(int ch)=0 | oserial | [protected, pure virtual] |
| put(const char *ch, unsigned int len)=0 | oserial | [protected, pure virtual] |
| put(const string &s) | oserial | [protected] |
| put(const char *ch) | oserial | [protected] |
| readable enum value | oserial | |
| serialize(InputIterator begin, InputIterator end) | oserial | |
| set_error(const string &s) | oserial | |
| st | oserial | [protected] |
| stat() const | oserial | |
| typesafe enum value | oserial | |
| write_compact_signed(T s) | oserial | [protected] |
| write_compact_unsigned(T s) | oserial | [protected] |
| write_type(const char *type, unsigned int len) | oserial | [protected] |
| ~oserial() | oserial | [virtual] |