nxcl  @VERSION@
Public Member Functions | List of all members
nxcl::NXSession Class Reference

#include <nxsession.h>

Public Member Functions

string parseSSH (string)
 
int parseResponse (string)
 
void parseResumeSessions (list< string >)
 
void resetSession (void)
 
void wipeSessions (void)
 
bool chooseResumable (int n)
 
bool terminateSession (int n)
 
string generateCookie (void)
 
void runSession (void)
 
void setUsername (string &user)
 
void setPassword (string &pass)
 
void setResolution (int x, int y)
 
void setDepth (int d)
 
void setRender (bool isRender)
 
void setEncryption (bool enc)
 
void setContinue (bool allow)
 
void setSessionData (NXSessionData *)
 
NXSessionDatagetSessionData ()
 
bool getSessionDataSet (void)
 
void setCallbacks (NXSessionCallbacks *cb)
 

Detailed Description

This class is used to parse the output from the nxssh session to the server.

Definition at line 59 of file nxsession.h.

Member Function Documentation

§ setUsername()

void nxcl::NXSession::setUsername ( string &  user)
inline

Accessors

Definition at line 79 of file nxsession.h.


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