This is the complete list of members for CBCGPKnobPointer, including all inherited members.
| BCGP_KNOB_POINTER_CIRCLE enum value | CBCGPKnobPointer | |
| BCGP_KNOB_POINTER_HANDLE enum value | CBCGPKnobPointer | |
| BCGP_KNOB_POINTER_LINE enum value | CBCGPKnobPointer | |
| BCGP_KNOB_POINTER_STYLE enum name | CBCGPKnobPointer | |
| BCGPANIMATION_AccelerateDecelerate enum value | CBCGPAnimationManager | |
| BCGPANIMATION_Cubic enum value | CBCGPAnimationManager | |
| BCGPANIMATION_Legacy enum value | CBCGPAnimationManager | |
| BCGPANIMATION_Linear enum value | CBCGPAnimationManager | |
| BCGPANIMATION_ParabolicFromAcceleration enum value | CBCGPAnimationManager | |
| BCGPANIMATION_SmoothStop enum value | CBCGPAnimationManager | |
| BCGPAnimationType enum name | CBCGPAnimationManager | |
| CBCGPAnimationManager() | CBCGPAnimationManager | |
| CBCGPKnobPointer(BCGP_KNOB_POINTER_STYLE style=BCGP_KNOB_POINTER_CIRCLE, double dblOffsetFromCenter=0.0, double dblWidth=0.0) | CBCGPKnobPointer | inline |
| CBCGPKnobPointer(const CBCGPBrush &brFill, const CBCGPBrush &brOutline, BCGP_KNOB_POINTER_STYLE style=BCGP_KNOB_POINTER_CIRCLE, double dblOffsetFromCenter=0.0, double dblWidth=0.0) | CBCGPKnobPointer | inline |
| CBCGPKnobPointer(const CBCGPKnobPointer &srcIn) | CBCGPKnobPointer | inline |
| CBCGPVisualDataObject() | CBCGPVisualDataObject | |
| CBCGPVisualDataObject(const CBCGPVisualDataObject &src) | CBCGPVisualDataObject | inline |
| GetAnimatedValue() const | CBCGPAnimationManager | inline |
| GetAnimationDuration() const | CBCGPAnimationManager | inline |
| GetFillBrush() const | CBCGPGaugeDataObject | inline |
| GetLastAnimationError() const | CBCGPAnimationManager | inline |
| GetOffsetFromCenter() const | CBCGPKnobPointer | inline |
| GetOutlineBrush() const | CBCGPGaugeDataObject | inline |
| GetParentVisual() const | CBCGPVisualDataObject | inline |
| GetScale() const | CBCGPGaugeDataObject | inline |
| GetStyle() const | CBCGPKnobPointer | inline |
| GetValue() const | CBCGPGaugeDataObject | inline |
| GetWidth() const | CBCGPKnobPointer | inline |
| IsAnimated() const | CBCGPAnimationManager | inline |
| IsAnimationSupportedByOS() | CBCGPAnimationManager | static |
| OnAnimationIdle() | CBCGPAnimationManager | inlineprotectedvirtual |
| SetValue(double dblValue) | CBCGPVisualDataObject | inline |
| StartAnimation(double dblStartValue, double dblFinalValue, double dblDurationInSeconds, BCGPAnimationType type, CBCGPAnimationManagerOptions *pOptions=NULL, double dblDelayInSeconds=0.0) | CBCGPAnimationManager | |
| StartFlashAnimation(double dblPeriodInSeconds) | CBCGPAnimationManager | |
| StopAnimation(BOOL bNotify=TRUE) | CBCGPAnimationManager | |