Choreonoid  1.8
cnoid::GeneralSeqReader Member List

This is the complete list of members for cnoid::GeneralSeqReader, including all inherited members.

archive()cnoid::GeneralSeqReaderinline
checkSeqType(const std::string &type) constcnoid::GeneralSeqReaderinline
formatVersion() constcnoid::GeneralSeqReaderinline
GeneralSeqReader(std::ostream &os)cnoid::GeneralSeqReaderinline
hasFrameTime() constcnoid::GeneralSeqReaderinline
numParts() constcnoid::GeneralSeqReaderinline
os()cnoid::GeneralSeqReaderinline
read(const Mapping *archive, SeqType *seq, std::function< void(const Listing &srcNode, int topIndex, typename SeqType::value_type &seqValue)> readValue)cnoid::GeneralSeqReaderinline
read(const Mapping *archive, SeqType *seq, std::function< void(const ValueNode &srcNode, typename SeqType::value_type &seqValue)> readValue)cnoid::GeneralSeqReaderinline
readFrames(const Mapping *archive, SeqType *seq, std::function< void(const Listing &srcNode, int topIndex, typename SeqType::value_type &seqValue)> readValue)cnoid::GeneralSeqReaderinline
readFrames(const Mapping *archive, SeqType *seq, std::function< void(const ValueNode &srcNode, typename SeqType::value_type &seqValue)> readValue)cnoid::GeneralSeqReaderinline
readHeaders(const Mapping *archive, AbstractSeq *seq)cnoid::GeneralSeqReaderinline
seq()cnoid::GeneralSeqReaderinline
setCustomSeqTypeChecker(std::function< bool(GeneralSeqReader &reader, const std::string &type)> func)cnoid::GeneralSeqReaderinline