This is the complete list of members for CBCGPLinearGaugePointer, including all inherited members.
| 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 | |
| CBCGPLinearGaugePointer(BCGP_GAUGE_POINTER_STYLE style=BCGP_GAUGE_NEEDLE_TRIANGLE, double dblSize=0.0, double dblWidth=0.0, BCGP_GAUGE_POINTER_POSITION position=BCGP_GAUGE_POSITION_NEAR) | CBCGPLinearGaugePointer | inline |
| CBCGPLinearGaugePointer(const CBCGPBrush &brFill, const CBCGPBrush &brOutline, BCGP_GAUGE_POINTER_STYLE style=BCGP_GAUGE_NEEDLE_TRIANGLE, double dblSize=0.0, double dblWidth=0.0, BCGP_GAUGE_POINTER_POSITION position=BCGP_GAUGE_POSITION_NEAR) | CBCGPLinearGaugePointer | inline |
| CBCGPLinearGaugePointer(const CBCGPLinearGaugePointer &src) | CBCGPLinearGaugePointer | 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 |
| GetOutlineBrush() const | CBCGPGaugeDataObject | inline |
| GetParentVisual() const | CBCGPVisualDataObject | inline |
| GetScale() const | CBCGPGaugeDataObject | inline |
| GetValue() const | CBCGPGaugeDataObject | 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 | |