Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for Stream, including all inherited members.
AllocateOutputBuffer(size_t outSizeMax) | Stream | |
Checksum() const | Stream | inline |
Feed(const u8 *in, size_t inSize) | Stream | |
Finish() | Stream | |
m_checksum | Stream | private |
m_codec | Stream | private |
m_inConsumed | Stream | private |
m_outProduced | Stream | private |
m_outputBufferManager | Stream | private |
OutSize() const | Stream | inline |
SetOutputBuffer(u8 *out, size_t outSize) | Stream | |
Stream(const PICodec &codec) | Stream |