![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
Public Member Functions | |
CPRIMEM (const std::string &sName, double dLon) | |
void | Set (const std::string &sName, double dLon) |
void | Clear () |
CPRIMEM (const CPRIMEM &rhs) | |
void | operator= (const CPRIMEM &rhs) |
bool | ParseArg (const std::string &s) |
void | ToString (std::string &s) const |
const std::string & | Name () const |
double | Lon () const |
Public Attributes | |
std::string | m_sName |
double | m_dLon |