Analog(const std::string &label, const std::string &desc) | btk::Analog | protected |
Analog(const std::string &label, int frameNumber, Gain g=Unknown) | btk::Analog | protected |
Clone() const | btk::Analog | inline |
ConstPointer typedef | btk::Analog | |
Data typedef | btk::Measure< Analog > | |
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 |
Gain enum name | btk::Analog | |
GetData() const | btk::Measure< Analog > | inline |
GetDescription() const | btk::DataObjectLabeled | inline |
GetFrameNumber() const | btk::Measure< Analog > | |
GetGain() const | btk::Analog | inline |
GetLabel() const | btk::DataObjectLabeled | inline |
GetOffset() const | btk::Analog | inline |
GetParent() const | btk::DataObject | inline |
GetScale() const | btk::Analog | inline |
GetTimestamp() const | btk::Object | inline |
GetUnit() const | btk::Analog | inline |
GetValues() | btk::Measure< Analog > | |
GetValues() const | btk::Measure< Analog > | |
HasParent() const | btk::DataObject | inline |
m_Description | btk::DataObjectLabeled | protected |
m_Label | btk::DataObjectLabeled | protected |
m_Timestamp | btk::Object | protected |
Measure(const std::string &label, const std::string &desc="") | btk::Measure< Analog > | protected |
Measure(const std::string &label, int frameNumber, const std::string &desc="") | btk::Measure< Analog > | protected |
Measure(const Measure &toCopy) | btk::Measure< Analog > | protected |
Modified() | btk::DataObject | virtual |
mp_Data | btk::Measure< Analog > | protected |
New(const std::string &label="", const std::string &desc="") | btk::Analog | inlinestatic |
New(int frameNumber) | btk::Analog | inlinestatic |
New(const std::string &label, int frameNumber) | btk::Analog | inlinestatic |
Null() | btk::Analog | inlinestatic |
NullPointer typedef | btk::Analog | |
Object() | btk::Object | inlineprotected |
Object(const Object &toCopy) | btk::Object | inlineprotected |
PlusMinus0Dot05 enum value | btk::Analog | |
PlusMinus0Dot1 enum value | btk::Analog | |
PlusMinus0Dot25 enum value | btk::Analog | |
PlusMinus0Dot5 enum value | btk::Analog | |
PlusMinus1 enum value | btk::Analog | |
PlusMinus10 enum value | btk::Analog | |
PlusMinus1Dot25 enum value | btk::Analog | |
PlusMinus2Dot5 enum value | btk::Analog | |
PlusMinus5 enum value | btk::Analog | |
Pointer typedef | btk::Analog | |
SetData(typename Measure< Analog >::Data::Pointer data, bool parenting=true) | btk::Measure< Analog > | |
SetDataSlice(int frame, double val) | btk::Analog | inline |
SetDescription(const std::string &description) | btk::DataObjectLabeled | virtual |
SetFrameNumber(int frameNumber) | btk::Measure< Analog > | |
SetGain(Gain g) | btk::Analog | |
SetLabel(const std::string &label) | btk::DataObjectLabeled | virtual |
SetOffset(int o) | btk::Analog | |
SetParent(DataObject *parent) | btk::DataObject | |
SetScale(double s) | btk::Analog | |
SetUnit(const std::string &u) | btk::Analog | |
SetValues(const Values &v) | btk::Measure< Analog > | |
Unknown enum value | btk::Analog | |
Update() | btk::DataObject | |
Values typedef | btk::Analog | |
~Analog() | btk::Analog | inlinevirtual |
~DataObject() | btk::DataObject | protectedvirtual |
~DataObjectLabeled() (defined in btk::DataObjectLabeled) | btk::DataObjectLabeled | inlineprotectedvirtual |
~Object() | btk::Object | inlineprotectedvirtual |