HDK
|
This is the complete list of members for UT::Format::Writer, including all inherited members.
CustomWriter()=default | UT::Format::CustomWriter | |
myBuffer | UT::Format::Writer | protected |
myBufferSize | UT::Format::Writer | protected |
operator()(const char *begin, const char *end) override | UT::Format::Writer | virtual |
operator()(const char *begin, size_t length) | UT::Format::Writer | inline |
setBuffer(char *buffer, size_t buffer_size) | UT::Format::Writer | inline |
Writer(char *buffer, size_t buffer_size) | UT::Format::Writer | inline |
~CustomWriter()=default | UT::Format::CustomWriter | virtual |