Internal: structure used to store the content structure. More...
Public Member Functions | |
| Zone () | |
| constructor | |
Public Attributes | |
| std::vector< shared_ptr < ContentZones > > | m_zones |
| a zones | |
Internal: structure used to store the content structure.
| WriteNowTextInternal::Zone::Zone | ( | ) | [inline] |
constructor
| std::vector<shared_ptr<ContentZones> > WriteNowTextInternal::Zone::m_zones |
a zones
Referenced by WriteNowText::createZones(), and WriteNowText::sendZone().