osgDB::InputException Class Reference

Inheritance diagram for osgDB::InputException:

osg::Referenced

List of all members.

Public Member Functions

 InputException (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::InputException::InputException ( const std::vector< std::string > &  fields,
const std::string &  err 
) [inline]

References _field.


Member Function Documentation

const std::string& osgDB::InputException::getField (  )  const [inline]

References _field.

const std::string& osgDB::InputException::getError (  )  const [inline]

References _error.


Member Data Documentation

std::string osgDB::InputException::_field [protected]

Referenced by getField(), and InputException().

std::string osgDB::InputException::_error [protected]

Referenced by getError().


The documentation for this class was generated from the following file:

Generated on Fri Mar 19 19:52:54 2010 for openscenegraph by  doxygen 1.5.6