MacWrtProStructuresInternal::Page Struct Reference

Internal: a page. More...

Public Member Functions

 Page ()
 the constructor
 

Public Attributes

int m_page
 the page (if absolute)
 
std::vector< std::shared_ptr< Graphic > > m_graphicsList
 the graphic list
 
std::string m_extra
 extra data
 
bool m_send
 true if we have send the data
 

Friends

std::ostream & operator<< (std::ostream &o, Page const &bl)
 operator<<
 

Detailed Description

Internal: a page.

Constructor & Destructor Documentation

◆ Page()

MacWrtProStructuresInternal::Page::Page ( )
inline

the constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
Page const &  bl 
)
friend

operator<<

Member Data Documentation

◆ m_extra

std::string MacWrtProStructuresInternal::Page::m_extra

extra data

Referenced by MacWrtProStructures::readPageII().

◆ m_graphicsList

std::vector<std::shared_ptr<Graphic> > MacWrtProStructuresInternal::Page::m_graphicsList

the graphic list

Referenced by MacWrtProStructures::readPageII().

◆ m_page

int MacWrtProStructuresInternal::Page::m_page

the page (if absolute)

Referenced by MacWrtProStructures::readPageII().

◆ m_send

bool MacWrtProStructuresInternal::Page::m_send

true if we have send the data


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

Generated on Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6