Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
XMLLoadSave::bad_format Class Referencean exception to be thrown when a bad XML file is parsed, allows file position information to be passed to the user More...
Inheritance diagram for XMLLoadSave::bad_format:
Detailed Descriptionan exception to be thrown when a bad XML file is parsed, allows file position information to be passed to the user Definition at line 24 of file XMLLoadSave.h.
Constructor & Destructor Documentation
constructor Definition at line 27 of file XMLLoadSave.h.
constructor Definition at line 29 of file XMLLoadSave.h.
copy constructor Definition at line 31 of file XMLLoadSave.h.
destructor Definition at line 34 of file XMLLoadSave.h. Member Function Documentation
returns the xmlNode at which the error occurred Definition at line 36 of file XMLLoadSave.h. Referenced by plist::Angle::loadXML(), and XMLLoadSave::reportError().
assignment Definition at line 33 of file XMLLoadSave.h.
standard interface for getting the exception's message string Definition at line 35 of file XMLLoadSave.h. Referenced by plist::RGBColor< T >::loadXML(), plist::Angle::loadXML(), plist::NamedEnumeration< shutter_speeds >::loadXML(), plist::Primitive< T >::loadXML(), XMLLoadSave::reportError(), and plist::Collection::resolveAssignment(). Member Data Documentation
message regarding the type of error Definition at line 39 of file XMLLoadSave.h. Referenced by operator=(), and what().
the node of the error Definition at line 38 of file XMLLoadSave.h. Referenced by getNode(), and operator=(). The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:19 2016 by Doxygen 1.6.3 |