evio  6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
evio::CompositeData Member List

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::CompositeDatastatic
dataToRawBytes(ByteBuffer &rawBuf, Data const &data, std::vector< uint16_t > &ifmt)evio::CompositeDatastatic
generateRawBytes(std::vector< std::shared_ptr< CompositeData >> &data, std::vector< uint8_t > &rawBytes, ByteOrder &order)evio::CompositeDatastatic
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::CompositeDatastatic
getInstance(std::string &format, const Data &data, uint16_t formatTag, uint16_t dataTag, uint8_t dataNum, ByteOrder const &order=ByteOrder::ENDIAN_LOCAL)evio::CompositeDatastatic
getInstance(uint8_t *bytes, ByteOrder const &order=ByteOrder::ENDIAN_LOCAL)evio::CompositeDatastatic
getInstance(ByteBuffer &bytes)evio::CompositeDatastatic
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::CompositeDatastatic
process()evio::CompositeData
stringsToFormat(std::vector< std::string > strings)evio::CompositeDatastatic
swap()evio::CompositeData
swapAll(uint8_t *src, uint8_t *dest, size_t length, bool srcIsLocal)evio::CompositeDatastatic
swapAll(ByteBuffer &buf, uint32_t srcPos, uint32_t len)evio::CompositeDatastatic
swapAll(std::shared_ptr< ByteBuffer > &buf, uint32_t srcPos, uint32_t len)evio::CompositeDatastatic
swapAll(std::shared_ptr< ByteBuffer > &srcBuf, std::shared_ptr< ByteBuffer > &destBuf, uint32_t srcPos, uint32_t destPos, uint32_t len)evio::CompositeDatastatic
swapAll(ByteBuffer &srcBuffer, ByteBuffer &destBuffer, uint32_t srcPos, uint32_t destPos, uint32_t len)evio::CompositeDatastatic
swapData(ByteBuffer &srcBuf, ByteBuffer &destBuf, size_t nBytes, const std::vector< uint16_t > &ifmt)evio::CompositeDatastatic
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::CompositeDatastatic
swapData(ByteBuffer &srcBuf, ByteBuffer &destBuf, size_t srcPos, size_t destPos, size_t nBytes, const std::vector< uint16_t > &ifmt)evio::CompositeDatastatic
swapData(int32_t *src, int32_t *dest, size_t nwrd, const std::vector< uint16_t > &ifmt, uint32_t padding, bool srcIsLocal)evio::CompositeDatastatic
swapData(int32_t *iarr, int nwrd, const std::vector< uint16_t > &ifmt, uint32_t padding)evio::CompositeDatastatic
toString() const evio::CompositeData
toString(const std::string &indent, bool hex)evio::CompositeData
toString(bool hex) const evio::CompositeData