Main Page
Namespace List
Class Hierarchy
Compound List
File List
Compound Members
File Members
Error Struct Reference
Private structure for throwing tokenizing errors.
More...
List of all members.
Public Methods
Error
(const string &s)
Public Attributes
string
reason
Detailed Description
Private structure for throwing tokenizing errors.
Constructor & Destructor Documentation
Error::Error
(
const string &
s
)
[inline]
00010 :
reason
(s) {}
Member Data Documentation
string Error::reason
The documentation for this struct was generated from the following file:
XMLTokenizer.cpp
Generated on Fri Nov 8 10:52:29 2002 for Draw by
1.2.17