Copy(const CPin &OtherPin) | CPin | [protected] |
CPin(const CPin &OtherPin) | CPin | |
CPin() | CPin | [protected] |
CPin(int iIndex) | CPin | [protected] |
GetDefaultValue() const | CPin | |
GetDescription() const | CPin | |
GetIndex() const | CPin | |
GetIsChangeableInRealTime() const | CPin | |
GetName() const | CPin | |
GetQuantizedTo() const | CPin | |
GetRangeMax() const | CPin | |
GetRangeMin() const | CPin | |
GetSampleRate() const | CPin | |
GetUnit() const | CPin | |
SetDefaultValue(float fDefaultValue) | CPin | |
SetDescription(const std::string &Description) | CPin | |
SetIndex(int iIndex) | CPin | [static] |
SetIsChangeableInRealTime(int bIsChangeableInRealTime) | CPin | |
SetName(const std::string &Name) | CPin | |
SetQuantizedTo(float fQuantizedTo) | CPin | |
SetRangeMax(float fRangeMax) | CPin | |
SetRangeMin(float fRangeMin) | CPin | |
SetSampleRate(float fSampleRate) | CPin | |
SetUnit(const std::string &Unit) | CPin | |
std::map<int, CPin> class | CPin | [friend] |
~CPin() | CPin | [virtual] |