Osmium
0.1
|
#include <osmfile.hpp>
Public Member Functions | |
ArgumentError (const std::string &whatarg, const std::string &value="") | |
~ArgumentError () throw () | |
const std::string & | value () const throw () |
Private Attributes | |
std::string | m_value |
Osmium::OSMFile::ArgumentError::ArgumentError | ( | const std::string & | whatarg, |
const std::string & | value = "" |
||
) | [inline] |
Osmium::OSMFile::ArgumentError::~ArgumentError | ( | ) | throw () [inline] |
const std::string& Osmium::OSMFile::ArgumentError::value | ( | ) | const throw () [inline] |
std::string Osmium::OSMFile::ArgumentError::m_value [private] |