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

Represent a strongly typed list of playback items. More...

Inherits std::vector< T >.

Public Member Functions

 ~PlaybackItemList ()
 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 playback items.

See Also
PlaybackItem::PlaybackItem()

Constructor & Destructor Documentation

dvblinkremote::PlaybackItemList::~PlaybackItemList ( )

Destructor for cleaning up allocated memory.