_GetBaseClass() | mrpt::obs::CRawlog | protectedstatic |
asObservation(size_t index) const | mrpt::obs::CRawlog | inline |
asObservation(size_t index) | mrpt::obs::CRawlog | inline |
begin() const | mrpt::obs::CRawlog | inline |
begin() | mrpt::obs::CRawlog | inline |
className | mrpt::obs::CRawlog | static |
clear() | mrpt::obs::CRawlog | |
clone() const override | mrpt::obs::CRawlog | virtual |
ConstPtr typedef | mrpt::obs::CRawlog | |
ConstUniquePtr typedef | mrpt::obs::CRawlog | |
CRawlog()=default | mrpt::obs::CRawlog | |
Create(Args &&... args) | mrpt::obs::CRawlog | inlinestatic |
CreateAlloc(const Alloc &alloc, Args &&... args) | mrpt::obs::CRawlog | inlinestatic |
CreateObject() | mrpt::obs::CRawlog | static |
CreateUnique(Args &&... args) | mrpt::obs::CRawlog | inlinestatic |
detectImagesDirectory(const std::string &rawlogFilename) | mrpt::obs::CRawlog | static |
duplicateGetSmartPtr() const | mrpt::rtti::CObject | inline |
end() const | mrpt::obs::CRawlog | inline |
end() | mrpt::obs::CRawlog | inline |
erase(const iterator &it) | mrpt::obs::CRawlog | inline |
etActionCollection enum value | mrpt::obs::CRawlog | |
etObservation enum value | mrpt::obs::CRawlog | |
etOther enum value | mrpt::obs::CRawlog | |
etSensoryFrame enum value | mrpt::obs::CRawlog | |
findObservationsByClassInRange(mrpt::system::TTimeStamp time_start, mrpt::system::TTimeStamp time_end, const mrpt::rtti::TRuntimeClassId *class_type, TListTimeAndObservations &out_found, size_t guess_start_position=0) const | mrpt::obs::CRawlog | |
getActionObservationPair(CActionCollection::Ptr &action, CSensoryFrame::Ptr &observations, size_t &rawlogEntry) const | mrpt::obs::CRawlog | |
getActionObservationPairOrObservation(mrpt::serialization::CArchive &inStream, CActionCollection::Ptr &action, CSensoryFrame::Ptr &observations, CObservation::Ptr &observation, size_t &rawlogEntry) | mrpt::obs::CRawlog | static |
getAsAction(size_t index) const | mrpt::obs::CRawlog | |
getAsGeneric(size_t index) const | mrpt::obs::CRawlog | |
getAsObservation(size_t index) const | mrpt::obs::CRawlog | |
getAsObservations(size_t index) const | mrpt::obs::CRawlog | |
getClassName() | mrpt::obs::CRawlog | inlinestatic |
getCommentText(std::string &t) const | mrpt::obs::CRawlog | |
getCommentText() const | mrpt::obs::CRawlog | |
getCommentTextAsConfigFile(mrpt::config::CConfigFileMemory &memCfg) const | mrpt::obs::CRawlog | |
GetRuntimeClass() const override | mrpt::obs::CRawlog | virtual |
GetRuntimeClassIdStatic() | mrpt::obs::CRawlog | static |
getType(size_t index) const | mrpt::obs::CRawlog | |
insert(CAction &action) | mrpt::obs::CRawlog | |
insert(CActionCollection &action) | mrpt::obs::CRawlog | |
insert(CSensoryFrame &observations) | mrpt::obs::CRawlog | |
insert(const mrpt::serialization::CSerializable::Ptr &obj) | mrpt::obs::CRawlog | |
loadFromRawLogFile(const std::string &fileName, bool non_obs_objects_are_legal=false) | mrpt::obs::CRawlog | |
m_commentTexts | mrpt::obs::CRawlog | private |
m_seqOfActObs | mrpt::obs::CRawlog | private |
Ptr typedef | mrpt::obs::CRawlog | |
readActionObservationPair(mrpt::serialization::CArchive &inStream, CActionCollection::Ptr &action, CSensoryFrame::Ptr &observations, size_t &rawlogEntry) | mrpt::obs::CRawlog | static |
remove(size_t index) | mrpt::obs::CRawlog | |
remove(size_t first_index, size_t last_index) | mrpt::obs::CRawlog | |
runtimeClassId | mrpt::obs::CRawlog | protectedstatic |
saveToRawLogFile(const std::string &fileName) const | mrpt::obs::CRawlog | |
serializeFrom(mrpt::serialization::CArchive &in, uint8_t serial_version) override | mrpt::obs::CRawlog | protectedvirtual |
mrpt::serialization::CSerializable::serializeFrom(CSchemeArchiveBase &in) | mrpt::serialization::CSerializable | inlineprotectedvirtual |
serializeGetVersion() const override | mrpt::obs::CRawlog | protectedvirtual |
serializeTo(mrpt::serialization::CArchive &out) const override | mrpt::obs::CRawlog | protectedvirtual |
mrpt::serialization::CSerializable::serializeTo(CSchemeArchiveBase &out) const | mrpt::serialization::CSerializable | inlineprotectedvirtual |
setCommentText(const std::string &t) | mrpt::obs::CRawlog | |
size() const | mrpt::obs::CRawlog | |
swap(CRawlog &obj) | mrpt::obs::CRawlog | |
TEntryType enum name | mrpt::obs::CRawlog | |
TListObjects typedef | mrpt::obs::CRawlog | private |
UniquePtr typedef | mrpt::obs::CRawlog | |
writeToMatlab() const | mrpt::serialization::CSerializable | inlinevirtual |
~CObject()=default | mrpt::rtti::CObject | virtual |
~CRawlog() override=default | mrpt::obs::CRawlog | virtual |
~CSerializable() override=default | mrpt::serialization::CSerializable | |