| DVBLink Remote API Library documentation
    0.2.0-Master
    | 
Represent a strongly typed list of DVBLink channels which is used as output parameter for the IDVBLinkRemoteConnection::GetChannels method. More...
 
  
 | Public Member Functions | |
| ChannelList () | |
| Initializes a new instance of the dvblinkremote::ChannelList class. | |
| ~ChannelList () | |
| 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 DVBLink channels which is used as output parameter for the IDVBLinkRemoteConnection::GetChannels method.
| dvblinkremote::ChannelList::ChannelList | ( | ) | 
Initializes a new instance of the dvblinkremote::ChannelList class.
| dvblinkremote::ChannelList::~ChannelList | ( | ) | 
Destructor for cleaning up allocated memory.