|
DVBLink Remote API Library documentation
0.2.0-Master
|
Represent a strongly typed list of channel identifiers. More...
Inherits std::vector< T >.
Public Member Functions | |
| ChannelIdentifierList () | |
| Initializes a new instance of the dvblinkremote::ChannelIdentifierList class. | |
| ~ChannelIdentifierList () | |
| Destructor for cleaning up allocated memory. | |
Additional Inherited Members | |
Public Attributes inherited from std::vector< T > | |
| T | elements |
| STL member. | |
Represent a strongly typed list of channel identifiers.
| dvblinkremote::ChannelIdentifierList::ChannelIdentifierList | ( | ) |
Initializes a new instance of the dvblinkremote::ChannelIdentifierList class.
| dvblinkremote::ChannelIdentifierList::~ChannelIdentifierList | ( | ) |
Destructor for cleaning up allocated memory.