| BCGP_GAUGE_LEVEL_OBJECT_RECT enum value | CBCGPGaugeLevelBarObject | |
| BCGP_GAUGE_LEVEL_OBJECT_ROUNDED_RECT enum value | CBCGPGaugeLevelBarObject | |
| BCGP_GAUGE_LEVEL_OBJECT_STYLE enum name | CBCGPGaugeLevelBarObject | |
| BCGP_GAUGE_LEVEL_OBJECT_THERMOMETER enum value | CBCGPGaugeLevelBarObject | |
| 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 | |
| CBCGPGaugeLevelBarObject(const CBCGPBrush &brFill, const CBCGPBrush &brFillValue, const CBCGPBrush &brFrame, int nScale=0, double dblWidth=0., double dblOffsetFromFrame=0., BCGP_GAUGE_LEVEL_OBJECT_STYLE style=BCGP_GAUGE_LEVEL_OBJECT_RECT) | CBCGPGaugeLevelBarObject | inline |
| CopyFrom(const CBCGPGaugeLevelBarObject &src) | CBCGPGaugeLevelBarObject | inlinevirtual |
| CreateCopy() const | CBCGPGaugeLevelBarObject | inlinevirtual |
| GetAnimationDuration() const | CBCGPAnimationManager | inline |
| GetFillBrush() const | CBCGPGaugeLevelBarObject | inline |
| GetFillValueBrush() const | CBCGPGaugeLevelBarObject | inline |
| GetLastAnimationError() const | CBCGPAnimationManager | inline |
| GetOffsetFromFrame() const | CBCGPGaugeLevelBarObject | inline |
| GetOutlineBrush() const | CBCGPGaugeLevelBarObject | inline |
| GetParentGauge() const | CBCGPGaugeLevelBarObject | inline |
| GetScale() const | CBCGPGaugeLevelBarObject | inline |
| GetStyle() const | CBCGPGaugeLevelBarObject | inline |
| GetValue() const | CBCGPGaugeLevelBarObject | inline |
| GetWidth() const | CBCGPGaugeLevelBarObject | inline |
| IsAnimated() const | CBCGPAnimationManager | inline |
| IsAnimationSupportedByOS() | CBCGPAnimationManager | static |
| OnAnimationFinished() | CBCGPAnimationManager | inlineprotectedvirtual |
| OnAnimationIdle() | CBCGPAnimationManager | inlineprotectedvirtual |
| SetFillBrush(const CBCGPBrush &brFill) | CBCGPGaugeLevelBarObject | inline |
| SetFillValueBrush(const CBCGPBrush &brFill) | CBCGPGaugeLevelBarObject | inline |
| SetOffsetFromFrame(double dblOffsetFromFrame) | CBCGPGaugeLevelBarObject | |
| SetOutlineBrush(const CBCGPBrush &brOutline) | CBCGPGaugeLevelBarObject | inline |
| SetStyle(BCGP_GAUGE_LEVEL_OBJECT_STYLE style) | CBCGPGaugeLevelBarObject | inline |
| SetValue(double dblValue, double dblAnimationTime=0.0) | CBCGPGaugeLevelBarObject | inline |
| SetWidth(double dblWidth) | CBCGPGaugeLevelBarObject | |
| 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 | |