FreeRDP
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
RDPSessionView Class Reference
Inheritance diagram for RDPSessionView:
Collaboration diagram for RDPSessionView:

Instance Methods

(void) - setSession:
 

Protected Attributes

RDPSession_session
 

Detailed Description

Definition at line 14 of file RDPSessionView.h.

Method Documentation

◆ setSession:

- (void) setSession: (RDPSession *)  session

Definition at line 1 of file RDPSessionView.m.

15 :(RDPSession *)session
16{
17 _session = session;
18}

Field Documentation

◆ _session

- (RDPSession*) _session
protected

Definition at line 16 of file RDPSessionView.h.


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