This is the complete list of members for pocolog_cpp::DataStream, including all inherited members.
| begin() | pocolog_cpp::DataStream | |
| DataStream(std::istream &input, size_t index, const std::string &name, const std::string &type_name, Typelib::Registry *registry) | pocolog_cpp::DataStream | protected |
| desc | pocolog_cpp::Stream | protected |
| end() | pocolog_cpp::DataStream | |
| fileStream | pocolog_cpp::Stream | protected |
| getBeginPos() const | pocolog_cpp::Stream | inline |
| getBeginTime() const | pocolog_cpp::DataStream | |
| getDataSize() const | pocolog_cpp::Stream | inline |
| getEndPos() const | pocolog_cpp::Stream | inline |
| getEndTime() const | pocolog_cpp::DataStream | |
| getFileIndex() const | pocolog_cpp::Stream | inline |
| getFistSampleTime() const | pocolog_cpp::Stream | inline |
| getIndex() const | pocolog_cpp::Stream | inline |
| getIndex() const | pocolog_cpp::Stream | inline |
| getInputStream() | pocolog_cpp::Stream | inlineprotected |
| getLastSampleTime() const | pocolog_cpp::Stream | inline |
| getName() const | pocolog_cpp::DataStream | |
| getSampleData(std::vector< uint8_t > &result, size_t sampleNr) | pocolog_cpp::Stream | |
| getSize() const | pocolog_cpp::Stream | inline |
| getSize() const | pocolog_cpp::Stream | inline |
| getStreamType() const | pocolog_cpp::Stream | inline |
| getType() const | pocolog_cpp::DataStream | |
| getTypeName() const | pocolog_cpp::DataStream | |
| getTypeRegistry() const | pocolog_cpp::DataStream | |
| index | pocolog_cpp::Stream | protected |
| Input class | pocolog_cpp::DataStream | friend |
| isValid() const | pocolog_cpp::Stream | inline |
| isValid() const | pocolog_cpp::Stream | inline |
| loadSampleHeader(std::streampos pos, pocolog_cpp::SampleHeaderData &header) | pocolog_cpp::Stream | protected |
| newBlockAt(size_t pos, size_t size) | pocolog_cpp::Stream | inlineprotected |
| newDataBlock(BlockHeader header) | pocolog_cpp::DataStream | virtual |
| readSample(T &sample, size_t sampleNr) | pocolog_cpp::Stream | inline |
| Stream(std::istream &input, StreamType type=UnknownStreamType, size_t index=Input::nstream) | pocolog_cpp::Stream | inlineprotected |
| Stream(const StreamDescription &desc, Index &index) | pocolog_cpp::Stream | protected |
| ~DataStream() | pocolog_cpp::DataStream | |
| ~Stream() | pocolog_cpp::Stream | inlinevirtual |
| ~Stream() | pocolog_cpp::Stream | virtual |