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.
| WNTextInternal::Zone::Zone | ( | ) | [inline] |
constructor
| std::vector<shared_ptr<ContentZones> > WNTextInternal::Zone::m_zones |
a zones
Referenced by WNText::createZones(), and WNText::sendZone().