Internal: the footnote of a HanMacWrdKGraph. 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 HanMacWrdKGraph.
| HanMacWrdKGraphInternal::FootnoteFrame::FootnoteFrame | ( | Frame const & | orig | ) | [inline] |
constructor
destructor
| std::string HanMacWrdKGraphInternal::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 HanMacWrdKGraph::sendFrame().
the text file subId
Referenced by print(), and HanMacWrdKGraph::sendFrame().