EZC3D
ezc3d::c3d Member List

This is the complete list of members for ezc3d::c3d, including all inherited members.

_dataezc3d::c3dprotected
_dispatchMatrix(const std::vector< size_t > &dimension, const std::vector< std::string > &param_data_in, std::vector< std::string > &param_data_out, size_t idxInParam=0, size_t currentIdx=1)ezc3d::c3dprotected
_filePathezc3d::c3dprotected
_headerezc3d::c3dprotected
_parametersezc3d::c3dprotected
_readMatrix(std::fstream &file, const std::vector< size_t > &dimension, std::vector< std::string > &param_data, size_t currentIdx=0)ezc3d::c3dprotected
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_floatezc3d::c3dprotected
c_float_tpezc3d::c3dprotected
c_intezc3d::c3dprotected
c_int_tpezc3d::c3dprotected
channelIdx(const std::string &channelName) constezc3d::c3d
channelNames() constezc3d::c3d
data() constezc3d::c3d
frame(const ezc3d::DataNS::Frame &frame, size_t idx=SIZE_MAX)ezc3d::c3d
header() constezc3d::c3d
hex2int(const char *val, unsigned int len)ezc3d::c3dprotected
hex2uint(const char *val, unsigned int len)ezc3d::c3dprotected
lockGroup(const std::string &groupName)ezc3d::c3d
m_nByteToRead_floatezc3d::c3dprotected
m_nByteToReadMax_intezc3d::c3dprotected
parameter(const std::string &groupName, const ezc3d::ParametersNS::GroupNS::Parameter &parameter)ezc3d::c3d
parameters() constezc3d::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) constezc3d::c3d
pointNames() constezc3d::c3d
print() constezc3d::c3d
readFile(std::fstream &file, unsigned int nByteToRead, char *c, int nByteFromPrevious=0, const std::ios_base::seekdir &pos=std::ios::cur)ezc3d::c3dprotected
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 > &param_data, size_t currentIdx=0)ezc3d::c3d
readParam(PROCESSOR_TYPE processorType, std::fstream &file, const std::vector< size_t > &dimension, std::vector< float > &param_data, size_t currentIdx=0)ezc3d::c3d
readParam(std::fstream &file, const std::vector< size_t > &dimension, std::vector< std::string > &param_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::c3dprotected
unlockGroup(const std::string &groupName)ezc3d::c3d
updateHeader()ezc3d::c3dprotected
updateParameters(const std::vector< std::string > &newPoints=std::vector< std::string >(), const std::vector< std::string > &newAnalogs=std::vector< std::string >())ezc3d::c3dprotected
write(const std::string &filePath) constezc3d::c3d
writeDataStart(std::fstream &file, const std::streampos &dataStartPosition, const DATA_TYPE &type) constezc3d::c3dprotected
~c3d()ezc3d::c3dvirtual