BTK
0.3dev.0
Open-source library to visualize/process biomechanical data
|
This is the complete list of members for btk::MetaData, including all inherited members.
AppendChild(MetaData::Pointer entry) | btk::MetaData | |
Begin() | btk::MetaData | inline |
Begin() const | btk::MetaData | inline |
ClearChildren() | btk::MetaData | |
Clone() const | btk::MetaData | |
ConstIterator typedef | btk::MetaData | |
ConstPointer typedef | btk::MetaData | |
DataObject() | btk::DataObject | inlineprotected |
DataObject(const DataObject &toCopy) | btk::DataObject | inlineprotected |
DataObjectLabeled(const std::string &label="", const std::string &description="") | btk::DataObjectLabeled | inlineprotected |
DataObjectLabeled(const DataObjectLabeled &toCopy) | btk::DataObjectLabeled | inlineprotected |
End() | btk::MetaData | inline |
End() const | btk::MetaData | inline |
ExtractChildInfo(const std::string &l, MetaDataInfo::Format f, int numDims, bool noPossibleEmptyValue=true) | btk::MetaData | |
FindChild(const std::string &label) | btk::MetaData | |
FindChild(const std::string &label) const | btk::MetaData | |
GetChild(int idx) | btk::MetaData | |
GetChild(int idx) const | btk::MetaData | |
GetChild(const std::string &label) | btk::MetaData | |
GetChild(const std::string &label) const | btk::MetaData | |
GetChildNumber() const | btk::MetaData | inline |
GetDescription() const | btk::DataObjectLabeled | inline |
GetInfo() | btk::MetaData | inline |
GetInfo() const | btk::MetaData | inline |
GetLabel() const | btk::DataObjectLabeled | inline |
GetParent() const | btk::DataObject | inline |
GetTimestamp() const | btk::Object | inline |
GetUnlockState(void) const | btk::MetaData | inline |
HasChildren() const | btk::MetaData | inline |
HasInfo() const | btk::MetaData | inline |
HasMetaDataAsParent() const | btk::MetaData | inline |
HasParent() const | btk::DataObject | inline |
InsertChild(Iterator loc, MetaData::Pointer entry) | btk::MetaData | |
InsertChild(int idx, MetaData::Pointer entry) | btk::MetaData | |
Iterator typedef | btk::MetaData | |
m_Description | btk::DataObjectLabeled | protected |
m_Label | btk::DataObjectLabeled | protected |
m_Timestamp | btk::Object | protected |
MetaData(const std::string &label, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | protected |
MetaData(const std::string &label, int8_t val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | protected |
MetaData(const std::string &label, int16_t val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | protected |
MetaData(const std::string &label, float val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | protected |
MetaData(const std::string &label, const std::string &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | protected |
MetaData(const std::string &label, const std::vector< int8_t > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | protected |
MetaData(const std::string &label, const std::vector< int16_t > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | protected |
MetaData(const std::string &label, const std::vector< float > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | protected |
MetaData(const std::string &label, const std::vector< std::string > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | protected |
MetaData(const std::string &label, const std::vector< uint8_t > &dim, const std::vector< int8_t > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | protected |
MetaData(const std::string &label, const std::vector< uint8_t > &dim, const std::vector< int16_t > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | protected |
MetaData(const std::string &label, const std::vector< uint8_t > &dim, const std::vector< float > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | protected |
MetaData(const std::string &label, const std::vector< uint8_t > &dim, const std::vector< std::string > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | protected |
Modified() | btk::DataObject | virtual |
New(const std::string &label, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | inlinestatic |
New(const std::string &label, int8_t val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | inlinestatic |
New(const std::string &label, int16_t val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | inlinestatic |
New(const std::string &label, float val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | inlinestatic |
New(const std::string &label, const std::string &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | inlinestatic |
New(const std::string &label, const std::vector< int8_t > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | inlinestatic |
New(const std::string &label, const std::vector< int16_t > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | inlinestatic |
New(const std::string &label, const std::vector< float > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | inlinestatic |
New(const std::string &label, const std::vector< std::string > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | inlinestatic |
New(const std::string &label, const std::vector< uint8_t > &dim, const std::vector< int8_t > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | inlinestatic |
New(const std::string &label, const std::vector< uint8_t > &dim, const std::vector< int16_t > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | inlinestatic |
New(const std::string &label, const std::vector< uint8_t > &dim, const std::vector< float > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | inlinestatic |
New(const std::string &label, const std::vector< uint8_t > &dim, const std::vector< std::string > &val, const std::string &desc="", bool isUnlocked=true) | btk::MetaData | inlinestatic |
Null() | btk::MetaData | inlinestatic |
NullPointer typedef | btk::MetaData | |
Object() | btk::Object | inlineprotected |
Object(const Object &toCopy) | btk::Object | inlineprotected |
operator!=(const MetaData &rLHS, const MetaData &rRHS) | btk::MetaData | friend |
operator==(const MetaData &rLHS, const MetaData &rRHS) | btk::MetaData | friend |
Pointer typedef | btk::MetaData | |
RemoveChild(Iterator loc) | btk::MetaData | |
RemoveChild(int idx) | btk::MetaData | |
RemoveChild(const std::string &label) | btk::MetaData | |
SetChild(int idx, MetaData::Pointer entry) | btk::MetaData | |
SetDescription(const std::string &description) | btk::DataObjectLabeled | virtual |
SetInfo(MetaDataInfo::Pointer val) | btk::MetaData | inline |
SetLabel(const std::string &label) | btk::MetaData | virtual |
SetParent(DataObject *parent=0) | btk::MetaData | inline |
SetParent(MetaData *parent=0) | btk::MetaData | inline |
SetUnlockState(bool isUnlocked) | btk::MetaData | inline |
TakeChild(Iterator loc) | btk::MetaData | |
TakeChild(int idx) | btk::MetaData | |
TakeChild(const std::string &label) | btk::MetaData | |
Update() | btk::DataObject | |
~DataObject() | btk::DataObject | protectedvirtual |
~DataObjectLabeled() (defined in btk::DataObjectLabeled) | btk::DataObjectLabeled | inlineprotectedvirtual |
~Object() | btk::Object | inlineprotectedvirtual |