Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

RemoteLogin Class Reference

Remote version of Login. More...

#include <login.hh>

Inheritance diagram for RemoteLogin:

MetaObject List of all members.

Public Member Functions

Actuators.

Static Public Member Functions

Protected Member Functions

Update Handlers. Handlers for remote update messages

Protected Attributes


Detailed Description

Remote version of Login.

Definition at line 92 of file login.hh.


Constructor & Destructor Documentation

RemoteLogin::RemoteLogin MetaObject superobject  ) 
 

Constructor.

Definition at line 43 of file login.cc.

Referenced by new_RemoteLogin().

RemoteLogin::~RemoteLogin  )  [virtual]
 

Destructor.

Definition at line 48 of file login.cc.


Member Function Documentation

bool RemoteLogin::doRequestLogin const string &  username,
const string &  password
[virtual]
 

Send a request-login messsage to the local object.

Definition at line 160 of file login.cc.

const string RemoteLogin::getType  )  [virtual]
 

Definition at line 55 of file login.cc.

void RemoteLogin::handleLoginResult Message *  m  )  [protected, virtual]
 

Handle a login-result messsage from the local object.

Definition at line 207 of file login.cc.

Referenced by RemoteLogin().

void RemoteLogin::handleRequestLoginChallenge Message *  m  )  [protected, virtual]
 

Handle a request-login-challenge messsage from the local object.

Definition at line 186 of file login.cc.

Referenced by RemoteLogin().

MetaObject * RemoteLogin::new_RemoteLogin MetaObject superobject,
const string &  type
[static]
 

Static generator, for factory.

Definition at line 180 of file login.cc.

Referenced by registerExtenders().

void RemoteLogin::registerExtenders  )  [static]
 

Definition at line 61 of file login.cc.


Member Data Documentation

string RemoteLogin::password [protected]
 

Definition at line 129 of file login.hh.

Referenced by doRequestLogin(), and handleRequestLoginChallenge().

bool RemoteLogin::success [protected]
 

Definition at line 128 of file login.hh.

Referenced by doRequestLogin(), and handleLoginResult().


The documentation for this class was generated from the following files:
Generated on Tue Aug 12 03:55:56 2003 for Interreality Project - VOS by doxygen 1.3.2