libebook::GroupContent Class Reference
Inheritance diagram for libebook::GroupContent:
libebook::FB2Content

List of all members.

Public Member Functions

 GroupContent ()
virtual ~GroupContent ()
void add (const FB2Content *content)

Protected Member Functions

virtual void unfold (FB2Collector &collector) const
 Insert the content of this into collector.

Private Types

typedef std::deque< const
FB2Content * > 
List_t

Private Attributes

List_t m_items

Member Typedef Documentation

typedef std::deque<const FB2Content *> libebook::GroupContent::List_t [private]

Constructor & Destructor Documentation


Member Function Documentation

void libebook::GroupContent::unfold ( FB2Collector collector) const [protected, virtual]

Insert the content of this into collector.

Implements libebook::FB2Content.


Member Data Documentation


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