|
EZC3D
|
This is the complete list of members for ezc3d::c3d, including all inherited members.
| _data | ezc3d::c3d | protected |
| _dispatchMatrix(const std::vector< size_t > &dimension, const std::vector< std::string > ¶m_data_in, std::vector< std::string > ¶m_data_out, size_t idxInParam=0, size_t currentIdx=1) | ezc3d::c3d | protected |
| _filePath | ezc3d::c3d | protected |
| _header | ezc3d::c3d | protected |
| _parameters | ezc3d::c3d | protected |
| _readMatrix(std::fstream &file, const std::vector< size_t > &dimension, std::vector< std::string > ¶m_data, size_t currentIdx=0) | ezc3d::c3d | protected |
| analog(const std::string &name) | ezc3d::c3d | |
| analog(std::string channelName, const std::vector< ezc3d::DataNS::Frame > &frames) | ezc3d::c3d | |
| analog(const std::vector< std::string > &channelNames, const std::vector< ezc3d::DataNS::Frame > &frames) | ezc3d::c3d | |
| c3d() | ezc3d::c3d | |
| c3d(const std::string &filePath) | ezc3d::c3d | |
| c_float | ezc3d::c3d | protected |
| c_float_tp | ezc3d::c3d | protected |
| c_int | ezc3d::c3d | protected |
| c_int_tp | ezc3d::c3d | protected |
| channelIdx(const std::string &channelName) const | ezc3d::c3d | |
| channelNames() const | ezc3d::c3d | |
| data() const | ezc3d::c3d | |
| frame(const ezc3d::DataNS::Frame &frame, size_t idx=SIZE_MAX) | ezc3d::c3d | |
| header() const | ezc3d::c3d | |
| hex2int(const char *val, unsigned int len) | ezc3d::c3d | protected |
| hex2uint(const char *val, unsigned int len) | ezc3d::c3d | protected |
| lockGroup(const std::string &groupName) | ezc3d::c3d | |
| m_nByteToRead_float | ezc3d::c3d | protected |
| m_nByteToReadMax_int | ezc3d::c3d | protected |
| parameter(const std::string &groupName, const ezc3d::ParametersNS::GroupNS::Parameter ¶meter) | ezc3d::c3d | |
| parameters() const | ezc3d::c3d | |
| point(const std::string &name) | ezc3d::c3d | |
| point(const std::string &pointName, const std::vector< ezc3d::DataNS::Frame > &frames) | ezc3d::c3d | |
| point(const std::vector< std::string > &pointNames, const std::vector< ezc3d::DataNS::Frame > &frames) | ezc3d::c3d | |
| pointIdx(const std::string &pointName) const | ezc3d::c3d | |
| pointNames() const | ezc3d::c3d | |
| print() const | ezc3d::c3d | |
| readFile(std::fstream &file, unsigned int nByteToRead, char *c, int nByteFromPrevious=0, const std::ios_base::seekdir &pos=std::ios::cur) | ezc3d::c3d | protected |
| readFloat(PROCESSOR_TYPE processorType, std::fstream &file, int nByteFromPrevious=0, const std::ios_base::seekdir &pos=std::ios::cur) | ezc3d::c3d | |
| readInt(PROCESSOR_TYPE processorType, std::fstream &file, unsigned int nByteToRead, int nByteFromPrevious=0, const std::ios_base::seekdir &pos=std::ios::cur) | ezc3d::c3d | |
| readParam(PROCESSOR_TYPE processorType, std::fstream &file, unsigned int dataLenghtInBytes, const std::vector< size_t > &dimension, std::vector< int > ¶m_data, size_t currentIdx=0) | ezc3d::c3d | |
| readParam(PROCESSOR_TYPE processorType, std::fstream &file, const std::vector< size_t > &dimension, std::vector< float > ¶m_data, size_t currentIdx=0) | ezc3d::c3d | |
| readParam(std::fstream &file, const std::vector< size_t > &dimension, std::vector< std::string > ¶m_data) | ezc3d::c3d | |
| readString(std::fstream &file, unsigned int nByteToRead, int nByteFromPrevious=0, const std::ios_base::seekdir &pos=std::ios::cur) | ezc3d::c3d | |
| readUint(PROCESSOR_TYPE processorType, std::fstream &file, unsigned int nByteToRead, int nByteFromPrevious=0, const std::ios_base::seekdir &pos=std::ios::cur) | ezc3d::c3d | |
| resizeCharHolder(unsigned int nByteToRead) | ezc3d::c3d | protected |
| unlockGroup(const std::string &groupName) | ezc3d::c3d | |
| updateHeader() | ezc3d::c3d | protected |
| updateParameters(const std::vector< std::string > &newPoints=std::vector< std::string >(), const std::vector< std::string > &newAnalogs=std::vector< std::string >()) | ezc3d::c3d | protected |
| write(const std::string &filePath) const | ezc3d::c3d | |
| writeDataStart(std::fstream &file, const std::streampos &dataStartPosition, const DATA_TYPE &type) const | ezc3d::c3d | protected |
| ~c3d() | ezc3d::c3d | virtual |
1.8.14