List of all members.
Public Member Functions |
| OutputException (const std::vector< std::string > &fields, const std::string &err) |
const std::string & | getField () const |
const std::string & | getError () const |
Protected Attributes |
std::string | _field |
std::string | _error |
Constructor & Destructor Documentation
osgDB::OutputException::OutputException |
( |
const std::vector< std::string > & |
fields, |
|
|
const std::string & |
err |
|
) |
| [inline] |
Member Function Documentation
const std::string& osgDB::OutputException::getError |
( |
| ) |
const [inline] |
const std::string& osgDB::OutputException::getField |
( |
| ) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: