GME  13
Static Public Member Functions
CCompassData Class Reference

#include <CompassData.h>

List of all members.

Static Public Member Functions

static void ParseMgaCompassValueCheck (const CString &strValue, UINT &uSmallCaseValue, UINT &uCapitalValue)
static UINT ParseMgaCompassValueOption (const CString &strValue)
static bool bIsSingle (UINT uData)
static CString toString (UINT uData)
static bool ParseCompassValue (CString strValue, UINT &uValue)
static void toMgaStringOption (CString &strValue, UINT uData)
static void toMgaStringCheck (CString &strValue, UINT uData, bool bIsCapital)

Detailed Description

Definition at line 25 of file CompassData.h.


Member Function Documentation

bool CCompassData::bIsSingle ( UINT  uData) [static]

Definition at line 166 of file CompassData.cpp.

bool CCompassData::ParseCompassValue ( CString  strValue,
UINT &  uValue 
) [static]

Definition at line 16 of file CompassData.cpp.

void CCompassData::ParseMgaCompassValueCheck ( const CString &  strValue,
UINT &  uSmallCaseValue,
UINT &  uCapitalValue 
) [static]

Definition at line 284 of file CompassData.cpp.

UINT CCompassData::ParseMgaCompassValueOption ( const CString &  strValue) [static]

Definition at line 219 of file CompassData.cpp.

void CCompassData::toMgaStringCheck ( CString &  strValue,
UINT  uData,
bool  bIsCapital 
) [static]

Definition at line 333 of file CompassData.cpp.

void CCompassData::toMgaStringOption ( CString &  strValue,
UINT  uData 
) [static]

Definition at line 357 of file CompassData.cpp.

CString CCompassData::toString ( UINT  uData) [static]

Definition at line 106 of file CompassData.cpp.


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