Internal: the footnote of a HMWKGraph. More...
Public Member Functions | |
FootnoteFrame (Frame const &orig) | |
constructor | |
~FootnoteFrame () | |
destructor | |
std::string | print () const |
print local data | |
Public Attributes | |
long | m_textFileId |
the text file id | |
long | m_textFileSubId |
the text file subId | |
Friends | |
std::ostream & | operator<< (std::ostream &o, FootnoteFrame const &ftn) |
operator<< |
Internal: the footnote of a HMWKGraph.
HMWKGraphInternal::FootnoteFrame::FootnoteFrame | ( | Frame const & | orig | ) | [inline] |
constructor
HMWKGraphInternal::FootnoteFrame::~FootnoteFrame | ( | ) | [inline] |
destructor
std::string HMWKGraphInternal::FootnoteFrame::print | ( | ) | const [inline] |
print local data
std::ostream& operator<< | ( | std::ostream & | o, |
FootnoteFrame const & | ftn | ||
) | [friend] |
operator<<
the text file id
Referenced by print(), and HMWKGraph::sendFrame().
the text file subId
Referenced by print(), and HMWKGraph::sendFrame().