|
jaffarCommon
|
This is the complete list of members for jaffarCommon::deserializer::Base, including all inherited members.
| _inputDataBuffer | jaffarCommon::deserializer::Base | protected |
| _inputDataBufferPos | jaffarCommon::deserializer::Base | protected |
| _inputDataBufferSize | jaffarCommon::deserializer::Base | protected |
| Base(const void *__restrict inputDataBuffer, const size_t inputDataBufferSize) | jaffarCommon::deserializer::Base | inline |
| getInputDataBuffer() const | jaffarCommon::deserializer::Base | inline |
| getInputSize() const | jaffarCommon::deserializer::Base | inline |
| pop(void *const __restrict outputDataBuffer, const size_t outputDataBufferSize)=0 | jaffarCommon::deserializer::Base | pure virtual |
| popContiguous(void *const __restrict outputDataBuffer, const size_t outputDataBufferSize)=0 | jaffarCommon::deserializer::Base | pure virtual |
| ~Base()=default (defined in jaffarCommon::deserializer::Base) | jaffarCommon::deserializer::Base | virtual |