MyGUI  3.0.1
Public Member Functions | Data Fields
MyGUI::PairCodePoint Class Reference

#include <MyGUI_FontData.h>

Public Member Functions

 PairCodePoint ()
 PairCodePoint (Char _first, Char _last)
bool isExist (Char _code) const

Data Fields

Char first
Char last

Detailed Description

Definition at line 71 of file MyGUI_FontData.h.

Constructor & Destructor Documentation

MyGUI::PairCodePoint::PairCodePoint ( )
inline

Definition at line 74 of file MyGUI_FontData.h.

MyGUI::PairCodePoint::PairCodePoint ( Char  _first,
Char  _last 
)
inline

Definition at line 75 of file MyGUI_FontData.h.

Member Function Documentation

bool MyGUI::PairCodePoint::isExist ( Char  _code) const
inline

Definition at line 78 of file MyGUI_FontData.h.

Field Documentation

Char MyGUI::PairCodePoint::first

Definition at line 81 of file MyGUI_FontData.h.

Char MyGUI::PairCodePoint::last

Definition at line 82 of file MyGUI_FontData.h.


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