DVBLink Remote API Library documentation  0.2.0-Master
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
dvblinkremote::StoredEpgScheduleList Class Reference

Represent a strongly typed list of stored EPG schedules. More...

Inherits std::vector< T >.

Public Member Functions

 ~StoredEpgScheduleList ()
 Destructor for cleaning up allocated memory.

Additional Inherited Members

- Public Attributes inherited from std::vector< T >
elements
 STL member.

Detailed Description

Represent a strongly typed list of stored EPG schedules.

See Also
StoredEpgSchedule::StoredEpgSchedule()

Constructor & Destructor Documentation

dvblinkremote::StoredEpgScheduleList::~StoredEpgScheduleList ( )

Destructor for cleaning up allocated memory.