![]() |
flux sdk
v01.02.02-3-g292b3a7
Embedded C++ SDK
|
This is the complete list of members for flxFormatCSV, including all inherited members.
add(flxWriter &newWriter) | flxOutputFormat | inline |
add(flxWriter *newWriter) | flxOutputFormat | inline |
beginObservation(const char *szTitle=nullptr) | flxFormatCSV | inlinevirtual |
beginSection(const char *szName) | flxFormatCSV | inlinevirtual |
flxOutputFormat::beginSection(const std::string &name) | flxOutputFormat | inlinevirtual |
clearObservation(void) | flxFormatCSV | inlinevirtual |
endObservation(void) | flxFormatCSV | inlinevirtual |
endSection(const char *szName) | flxFormatCSV | inline |
flxOutputFormat::endSection(void) | flxOutputFormat | inlinevirtual |
flxFormatCSV() | flxFormatCSV | inline |
flxOutputFormat() | flxOutputFormat | inline |
logValue(const std::string &tag, bool value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, int32_t value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, int8_t value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, int16_t value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, uint32_t value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, uint8_t value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, uint16_t value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, float value, uint16_t precision) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, double value, uint16_t precision) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, const std::string &value) | flxFormatCSV | inline |
logValue(const std::string &tag, const char *value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, flxDataArrayBool *value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, flxDataArrayInt8 *value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, flxDataArrayInt16 *value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, flxDataArrayInt32 *value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, flxDataArrayUInt8 *value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, flxDataArrayUInt16 *value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, flxDataArrayUInt32 *value) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, flxDataArrayFloat *value, uint16_t precision=3) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, flxDataArrayDouble *value, uint16_t precision=3) | flxFormatCSV | inlinevirtual |
logValue(const std::string &tag, flxDataArrayString *value) | flxFormatCSV | inlinevirtual |
flxOutputFormat::logValue(const std::string &tag, std::string &value) | flxOutputFormat | inlinevirtual |
output_header(void) | flxFormatCSV | inline |
outputObservation(const char *szBuffer, flxLineType_t type=flxLineTypeData) | flxOutputFormat | inline |
remove(flxWriter &oldWriter) | flxOutputFormat | inline |
remove(flxWriter *oldWriter) | flxOutputFormat | inline |
reset(void) | flxFormatCSV | inlinevirtual |
writeObservation() | flxFormatCSV | inlinevirtual |