| as_string() const | constbuf | |
| constbuf() | constbuf | |
| constbuf(const void *dat, unsigned int len) | constbuf | |
| constbuf(const string &s) | constbuf | [explicit] |
| dat | constbuf | [protected] |
| data() | databuf | |
| constbuf::data() const | constbuf | |
| databuf() | databuf | |
| databuf(void *dat, unsigned int len) | databuf | |
| databuf(void *dat, unsigned int len, unsigned int maxlen) | databuf | |
| dynbuf() | dynbuf | |
| dynbuf(unsigned int maxlen) | dynbuf | |
| dynbuf(const dynbuf &other) | dynbuf | |
| len | constbuf | [protected] |
| length() const | constbuf | |
| max_length() const | databuf | |
| maxlen | databuf | [protected] |
| operator const void *() const | constbuf | |
| operator string() const | constbuf | |
| operator=(const dynbuf &other) | dynbuf | |
| set_length(unsigned int len) | databuf | |
| ~dynbuf() | dynbuf |