Public Member Functions | Protected Member Functions | Private Attributes

COperationMeterRML Class Reference

#include <OperationMeter.h>

Inheritance diagram for COperationMeterRML:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Protected Member Functions

Private Attributes


Constructor & Destructor Documentation

virtual COperationMeterRML::~COperationMeterRML (  )  [inline, virtual]
COperationMeterRML::COperationMeterRML (  )  [inline, protected]

Member Function Documentation

DWORD COperationMeterRML::GetMaxPos (  )  const [inline]

References m_maxPos.

Referenced by CFileMeterRML::SetFilePos(), and CSimpleMeterRML::UpdatePos().

Here is the caller graph for this function:

DWORD COperationMeterRML::GetPos (  )  const [inline]

References m_curPos.

Referenced by CSimpleMeterRML::UpdatePos().

Here is the caller graph for this function:

bool COperationMeterRML::SetMaxPos ( DWORD  pos,
DWORD  count = 50 
) [inline]
bool COperationMeterRML::SetPos ( DWORD  pos  )  [inline]

References GetStep(), m_curPos, m_maxPos, m_pos, and UpdatePos().

Referenced by AddPos(), MorphoWizard::pack(), and CFileMeterRML::SetFilePos().

Here is the call graph for this function:

Here is the caller graph for this function:

DWORD COperationMeterRML::GetStep (  )  const [inline]

References m_maxPos, and m_step.

Referenced by SetPos().

Here is the caller graph for this function:

void COperationMeterRML::SetStep ( DWORD  step = 0  )  [inline]

References m_maxPos, and m_step.

void COperationMeterRML::SetStepCount ( DWORD  count  )  [inline]

References m_maxPos, and m_step.

Referenced by SetMaxPos().

Here is the caller graph for this function:

bool COperationMeterRML::AddPos ( DWORD  pos = 1  )  [inline]
virtual void COperationMeterRML::SetInfo ( LPCSTR  info  )  [inline, virtual]
virtual void COperationMeterRML::UpdateMaxPos (  )  [protected, pure virtual]

Implemented in CSimpleMeterRML.

Referenced by SetMaxPos().

Here is the caller graph for this function:

virtual void COperationMeterRML::UpdatePos (  )  [protected, pure virtual]

Implemented in CSimpleMeterRML.

Referenced by SetMaxPos(), and SetPos().

Here is the caller graph for this function:


Member Data Documentation

Referenced by AddPos(), GetPos(), SetMaxPos(), and SetPos().

Referenced by SetMaxPos(), and SetPos().

Referenced by GetStep(), SetStep(), and SetStepCount().


The documentation for this class was generated from the following file: