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

Class for defining a get channels request. More...

Inheritance diagram for dvblinkremote::GetChannelsRequest:
dvblinkremote::Request

Public Member Functions

 GetChannelsRequest ()
 Initializes a new instance of the dvblinkremote::GetChannelsRequest class.
 ~GetChannelsRequest ()
 Destructor for cleaning up allocated memory.

Detailed Description

Class for defining a get channels request.

This is used as input parameter for the IDVBLinkRemoteConnection::GetChannels method.

See Also
Channel::Channel()
IDVBLinkRemoteConnection::GetChannels()

Constructor & Destructor Documentation

dvblinkremote::GetChannelsRequest::GetChannelsRequest ( )

Initializes a new instance of the dvblinkremote::GetChannelsRequest class.

dvblinkremote::GetChannelsRequest::~GetChannelsRequest ( )

Destructor for cleaning up allocated memory.