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