WPS4TextInternal::Note Struct Reference

Internal: class to store an note type. More...

Inheritance diagram for WPS4TextInternal::Note:
WPSEntry

List of all members.

Public Member Functions

 Note ()
 constructor
bool isNumeric () const

Public Attributes

librevenge::RVNGString m_label
 the label if not numeric
std::string m_error
 a string used to store the parsing errors

Friends

std::ostream & operator<< (std::ostream &o, Note const &note)
 operator <<

Detailed Description

Internal: class to store an note type.


Constructor & Destructor Documentation

constructor


Member Function Documentation

bool WPS4TextInternal::Note::isNumeric ( ) const [inline]

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Note const &  note 
) [friend]

operator <<


Member Data Documentation

a string used to store the parsing errors

Referenced by WPS4Text::footNotesDataParser(), and WPS4Text::readFootNotes().


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