MSK4TextInternal::Ftnt Struct Reference

Internal: class to store footnote definition. More...

List of all members.

Public Member Functions

 Ftnt ()
 constructor

Public Attributes

int m_type
 the note type
int m_id
 the footnote number
long m_begin
 the first offset in the text
long m_end
 the last offset in the text
std::string m_error
 a string used to store the parsing errors

Friends

std::ostream & operator<< (std::ostream &o, Ftnt const &ftnt)
 operator<<

Detailed Description

Internal: class to store footnote definition.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Ftnt const &  ftnt 
) [friend]

operator<<


Member Data Documentation

a string used to store the parsing errors

Referenced by MSK4Text::ftntDataParser(), and MSK4TextInternal::operator<<().

the note type

Checkme: can we find other values than 1 ?

Referenced by MSK4Text::ftntDataParser(), and MSK4TextInternal::operator<<().


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