Dillo v3.1.1-98-g318d1f14
|
Public Attributes | |
char * | data |
Node * | next |
char* lout::misc::StringBuffer::Node::data |
Definition at line 574 of file misc.hh.
Referenced by lout::misc::StringBuffer::appendNoCopy(), and lout::misc::StringBuffer::clear().
Node* lout::misc::StringBuffer::Node::next |
Definition at line 575 of file misc.hh.
Referenced by lout::misc::StringBuffer::appendNoCopy(), lout::misc::StringBuffer::clear(), and lout::misc::StringBuffer::getChars().