|
| CUNIT (const std::string &sName, const double &dFactor, const CAUTHORITY &auth) |
|
| CUNIT (const std::string &sName, const double &dFactor) |
|
void | Set (const std::string &sName, const double dFactor, const CAUTHORITY &auth) |
|
void | Set (const std::string &sName, const double dFactor) |
|
void | Clear () |
|
| CUNIT (const CUNIT &rhs) |
|
void | operator= (const CUNIT &rhs) |
|
bool | ParseArg (const std::string &s) |
|
void | ToString (std::string &s) const |
|
const std::string & | Name () const |
|
const double & | Factor () const |
|
const CAUTHORITY & | Auth () const |
|
|
std::string | m_sName |
|
double | m_dFactor |
|
CAUTHORITY | m_auth |
|
The documentation for this class was generated from the following files:
- Native/MariaNative/MViewport/PrjParser.h
- Native/MariaNative/MViewport/PrjParser.cpp