| BCGP_GAUGE_MARKER_CIRCLE enum value | CBCGPCircularGaugePointer | |
| BCGP_GAUGE_MARKER_DIAMOND enum value | CBCGPCircularGaugePointer | |
| BCGP_GAUGE_MARKER_RECT enum value | CBCGPCircularGaugePointer | |
| BCGP_GAUGE_MARKER_TRIANGLE enum value | CBCGPCircularGaugePointer | |
| BCGP_GAUGE_NEEDLE_ARROW enum value | CBCGPCircularGaugePointer | |
| BCGP_GAUGE_NEEDLE_ARROW_BASE enum value | CBCGPCircularGaugePointer | |
| BCGP_GAUGE_NEEDLE_RECT enum value | CBCGPCircularGaugePointer | |
| BCGP_GAUGE_NEEDLE_TRIANGLE enum value | CBCGPCircularGaugePointer | |
| BCGP_GAUGE_POINTER_STYLE enum name | CBCGPCircularGaugePointer | |
| 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 | |
| CBCGPCircularGaugePointer(BCGP_GAUGE_POINTER_STYLE style=BCGP_GAUGE_NEEDLE_TRIANGLE, double dblSize=0.0, double dblWidth=0.0, BOOL bExtraLen=FALSE) | CBCGPCircularGaugePointer | inline |
| CBCGPCircularGaugePointer(const CBCGPBrush &brFill, const CBCGPBrush &brOutline, BCGP_GAUGE_POINTER_STYLE style=BCGP_GAUGE_NEEDLE_TRIANGLE, double dblSize=0.0, double dblWidth=0.0, BOOL bExtraLen=FALSE) | CBCGPCircularGaugePointer | 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 |
| GetSize() const | CBCGPCircularGaugePointer | inline |
| GetStyle() const | CBCGPCircularGaugePointer | inline |
| GetValue() const | CBCGPGaugeDataObject | inline |
| GetWidth() const | CBCGPCircularGaugePointer | 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 | |