Go to the source code of this file.
Classes | |
class | Buffer_t |
Generic buffer of bytes which resizes itself when needed. More... | |
class | SimpleTypedBuffer_t< T > |
Template derivative of Buffer_t providing the same functionality but for template type T. More... |