FreeRDP-WebConnect WebSockets gateway  1.0.0.167
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
wsgate::Primary Class Reference

Implementation of the FreeRDP Primary interface. More...

#include <Primary.hpp>

List of all members.

Public Member Functions

 Primary (wspp::wshandler *h)
 Constructs a new instance.
virtual ~Primary ()
 Destructor.
void Register (freerdp *rdp)
 Registers the callbacks ath FreeRDP's API.

Detailed Description

Implementation of the FreeRDP Primary interface.

This class implments callbacks for FreeRDP's Primary API.

Definition at line 29 of file Primary.hpp.


Constructor & Destructor Documentation

wsgate::Primary::Primary ( wspp::wshandler h)

Constructs a new instance.

Parameters:
hA pointer to the corresponding wshandler object.

Member Function Documentation

void wsgate::Primary::Register ( freerdp *  rdp)

Registers the callbacks ath FreeRDP's API.

Parameters:
rdpA pointer to the FreeRDP instance.

The documentation for this class was generated from the following file: