BTK
0.3dev.0
Open-source library to visualize/process biomechanical data
|
This is the complete list of members for btk::Event, including all inherited members.
Automatic enum value | btk::Event | |
Clone() const | btk::Event | inline |
ConstPointer typedef | btk::Event | |
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 |
DetectionFlag enum name | btk::Event | |
FromForcePlatform enum value | btk::Event | |
GetContext() const | btk::Event | inline |
GetDescription() const | btk::DataObjectLabeled | inline |
GetDetectionFlags() const | btk::Event | inline |
GetFrame() const | btk::Event | inline |
GetId() const | btk::Event | inline |
GetLabel() const | btk::DataObjectLabeled | inline |
GetParent() const | btk::DataObject | inline |
GetSubject() const | btk::Event | inline |
GetTime() const | btk::Event | inline |
GetTimestamp() const | btk::Object | inline |
HasDetectionFlag(DetectionFlag flag) | btk::Event | |
HasParent() const | btk::DataObject | inline |
m_Description | btk::DataObjectLabeled | protected |
m_Label | btk::DataObjectLabeled | protected |
m_Timestamp | btk::Object | protected |
Manual enum value | btk::Event | |
Modified() | btk::DataObject | virtual |
New() | btk::Event | inlinestatic |
New(const std::string &label, double t, const std::string &context="", int detectionFlags=Unknown, const std::string &subject="", const std::string &desc="", int id=0) | btk::Event | inlinestatic |
New(const std::string &label, int f, const std::string &context="", int detectionFlags=Unknown, const std::string &subject="", const std::string &desc="", int id=0) | btk::Event | inlinestatic |
New(const std::string &label, double t, int f, const std::string &context="", int detectionFlags=Unknown, const std::string &subject="", const std::string &desc="", int id=0) | btk::Event | inlinestatic |
Null() | btk::Event | inlinestatic |
NullPointer typedef | btk::Event | |
Object() | btk::Object | inlineprotected |
Object(const Object &toCopy) | btk::Object | inlineprotected |
operator!=(const Event &rLHS, const Event &rRHS) | btk::Event | friend |
operator==(const Event &rLHS, const Event &rRHS) | btk::Event | friend |
Pointer typedef | btk::Event | |
SetContext(const std::string &context) | btk::Event | |
SetDescription(const std::string &description) | btk::DataObjectLabeled | virtual |
SetDetectionFlags(int flags) | btk::Event | |
SetFrame(int f) | btk::Event | |
SetId(int id) | btk::Event | |
SetLabel(const std::string &label) | btk::DataObjectLabeled | virtual |
SetParent(DataObject *parent) | btk::DataObject | |
SetSubject(const std::string &subject) | btk::Event | |
SetTime(double t) | btk::Event | |
Unknown enum value | btk::Event | |
Update() | btk::DataObject | |
~DataObject() | btk::DataObject | protectedvirtual |
~DataObjectLabeled() (defined in btk::DataObjectLabeled) | btk::DataObjectLabeled | inlineprotectedvirtual |
~Object() | btk::Object | inlineprotectedvirtual |