#include <StreamDescription.hpp>
◆ StreamDescription() [1/2]
| pocolog_cpp::StreamDescription::StreamDescription |
( |
const std::string & |
fileName, |
|
|
std::vector< uint8_t > |
data, |
|
|
size_t |
stream_idx |
|
) |
| |
◆ StreamDescription() [2/2]
| pocolog_cpp::StreamDescription::StreamDescription |
( |
| ) |
|
◆ ~StreamDescription()
| pocolog_cpp::StreamDescription::~StreamDescription |
( |
| ) |
|
◆ getFileName()
| const std::string& pocolog_cpp::StreamDescription::getFileName |
( |
| ) |
const |
|
inline |
◆ getIndex()
| size_t pocolog_cpp::StreamDescription::getIndex |
( |
| ) |
const |
|
inline |
◆ getMetadata()
| const std::string& pocolog_cpp::StreamDescription::getMetadata |
( |
| ) |
const |
|
inline |
◆ getMetadataMap()
| const std::map<std::string, std::string>& pocolog_cpp::StreamDescription::getMetadataMap |
( |
| ) |
const |
|
inline |
◆ getName()
| const std::string& pocolog_cpp::StreamDescription::getName |
( |
| ) |
const |
|
inline |
◆ getType()
| StreamType pocolog_cpp::StreamDescription::getType |
( |
| ) |
const |
|
inline |
◆ getTypeDescription()
| const std::string& pocolog_cpp::StreamDescription::getTypeDescription |
( |
| ) |
const |
|
inline |
◆ getTypeName()
| const std::string& pocolog_cpp::StreamDescription::getTypeName |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: