#include <GridCellAttrName.h>


Public Member Functions | |
| void | SetRealName (CString realname) |
| CString | GetRealName () |
Protected Attributes | |
| CString | RealName |
Definition at line 4 of file GridCellAttrName.h.
| CString CGridCellAttrName::GetRealName | ( | ) |
Definition at line 19 of file GridCellAttrName.cpp.
| void CGridCellAttrName::SetRealName | ( | CString | realname | ) |
Definition at line 14 of file GridCellAttrName.cpp.
CString CGridCellAttrName::RealName [protected] |
Definition at line 13 of file GridCellAttrName.h.
1.6.3