osgDB::OutputException Class Reference

Inheritance diagram for osgDB::OutputException:

osg::Referenced

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]

References _field.


Member Function Documentation

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

References _field.

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

References _error.


Member Data Documentation

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

Referenced by getField(), and OutputException().

std::string osgDB::OutputException::_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