evio
6.0
|
This is the complete list of members for evio::CompositeData, including all inherited members.
compositeFormatToInt(const std::string &formatStr, std::vector< uint16_t > &ifmt) | evio::CompositeData | static |
dataToRawBytes(ByteBuffer &rawBuf, Data const &data, std::vector< uint16_t > &ifmt) | evio::CompositeData | static |
generateRawBytes(std::vector< std::shared_ptr< CompositeData >> &data, std::vector< uint8_t > &rawBytes, ByteOrder &order) | evio::CompositeData | static |
getByteOrder() const | evio::CompositeData | |
getChar() | evio::CompositeData | |
getDouble() | evio::CompositeData | |
getFloat() | evio::CompositeData | |
getFormat() const | evio::CompositeData | |
getHollerit() | evio::CompositeData | |
getInstance(std::string &format, const Data &data) | evio::CompositeData | static |
getInstance(std::string &format, const Data &data, uint16_t formatTag, uint16_t dataTag, uint8_t dataNum, ByteOrder const &order=ByteOrder::ENDIAN_LOCAL) | evio::CompositeData | static |
getInstance(uint8_t *bytes, ByteOrder const &order=ByteOrder::ENDIAN_LOCAL) | evio::CompositeData | static |
getInstance(ByteBuffer &bytes) | evio::CompositeData | static |
getInt() | evio::CompositeData | |
getItems() | evio::CompositeData | |
getLong() | evio::CompositeData | |
getmValue() | evio::CompositeData | |
getmValues() | evio::CompositeData | |
getNValue() | evio::CompositeData | |
getnValue() | evio::CompositeData | |
getNValues() | evio::CompositeData | |
getnValues() | evio::CompositeData | |
getPadding() const | evio::CompositeData | |
getRawBytes() | evio::CompositeData | |
getShort() | evio::CompositeData | |
getStrings() | evio::CompositeData | |
getTypes() | evio::CompositeData | |
getUChar() | evio::CompositeData | |
getUInt() | evio::CompositeData | |
getULong() | evio::CompositeData | |
getUShort() | evio::CompositeData | |
index() const | evio::CompositeData | |
index(uint32_t index) | evio::CompositeData | |
parse(uint8_t *bytes, size_t bytesSize, ByteOrder const &order, std::vector< std::shared_ptr< CompositeData >> &list) | evio::CompositeData | static |
process() | evio::CompositeData | |
stringsToFormat(std::vector< std::string > strings) | evio::CompositeData | static |
swap() | evio::CompositeData | |
swapAll(uint8_t *src, uint8_t *dest, size_t length, bool srcIsLocal) | evio::CompositeData | static |
swapAll(ByteBuffer &buf, uint32_t srcPos, uint32_t len) | evio::CompositeData | static |
swapAll(std::shared_ptr< ByteBuffer > &buf, uint32_t srcPos, uint32_t len) | evio::CompositeData | static |
swapAll(std::shared_ptr< ByteBuffer > &srcBuf, std::shared_ptr< ByteBuffer > &destBuf, uint32_t srcPos, uint32_t destPos, uint32_t len) | evio::CompositeData | static |
swapAll(ByteBuffer &srcBuffer, ByteBuffer &destBuffer, uint32_t srcPos, uint32_t destPos, uint32_t len) | evio::CompositeData | static |
swapData(ByteBuffer &srcBuf, ByteBuffer &destBuf, size_t nBytes, const std::vector< uint16_t > &ifmt) | evio::CompositeData | static |
swapData(std::shared_ptr< ByteBuffer > &srcBuf, std::shared_ptr< ByteBuffer > &destBuf, size_t srcPos, size_t destPos, size_t nBytes, const std::vector< uint16_t > &ifmt) | evio::CompositeData | static |
swapData(ByteBuffer &srcBuf, ByteBuffer &destBuf, size_t srcPos, size_t destPos, size_t nBytes, const std::vector< uint16_t > &ifmt) | evio::CompositeData | static |
swapData(int32_t *src, int32_t *dest, size_t nwrd, const std::vector< uint16_t > &ifmt, uint32_t padding, bool srcIsLocal) | evio::CompositeData | static |
swapData(int32_t *iarr, int nwrd, const std::vector< uint16_t > &ifmt, uint32_t padding) | evio::CompositeData | static |
toString() const | evio::CompositeData | |
toString(const std::string &indent, bool hex) | evio::CompositeData | |
toString(bool hex) const | evio::CompositeData |