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

LocalHostedAvatar Class Reference

Local version of HostedAvatar. More...

#include <hostedavatar.hh>

Inheritance diagram for LocalHostedAvatar:

HostedAvatar MetaObject List of all members.

Public Member Functions

Actuators. These methods correspond to messages.

Static Public Member Functions

Protected Member Functions

Message Handlers

Protected Attributes


Detailed Description

Local version of HostedAvatar.

Definition at line 119 of file hostedavatar.hh.


Constructor & Destructor Documentation

LocalHostedAvatar::LocalHostedAvatar MetaObject superobject  ) 
 

Constructor.

Definition at line 43 of file hostedavatar.cc.

Referenced by new_LocalHostedAvatar().

LocalHostedAvatar::~LocalHostedAvatar  ) 
 

Destructor.

Definition at line 49 of file hostedavatar.cc.


Member Function Documentation

Vobject & LocalHostedAvatar::doRequestAvatar Vobject *  myavatar  )  [virtual]
 

Perform request-avatar.

(Request an avatar to be created on the remote server, possiblyfollowing the template described by "myavatar".)

Implements HostedAvatar.

Definition at line 132 of file hostedavatar.cc.

Referenced by handleRequestAvatar().

virtual HostedAvatarAccessControl* LocalHostedAvatar::getHostedAvatarAccessControl  )  [inline, virtual]
 

Definition at line 152 of file hostedavatar.hh.

void LocalHostedAvatar::handleRequestAvatar Message *  m  )  [protected, virtual]
 

Handle message request-avatar (Request an avatar to be created on the remote server, possiblyfollowing the template described by "myavatar".).

Definition at line 140 of file hostedavatar.cc.

Referenced by LocalHostedAvatar().

void LocalHostedAvatar::initialize  )  [virtual]
 

Initialize required subproperties.

If access control has been previously set with initialize(PropertyAccessControl*) or setPropertyAccessControl(), then that policy will be used. Otherwise, NoPropertyAccessControl will be used.

Definition at line 59 of file hostedavatar.cc.

Referenced by initialize().

void LocalHostedAvatar::initialize PropertyAccessControl ac  )  [virtual]
 

Initialize required subproperties with given access control.

Definition at line 54 of file hostedavatar.cc.

MetaObject * LocalHostedAvatar::new_LocalHostedAvatar MetaObject superobject,
const string &  type
[static]
 

Static generator, for factory.

Definition at line 227 of file hostedavatar.cc.

Referenced by HostedAvatar::registerExtenders().

virtual void LocalHostedAvatar::setHostedAvatarAccessControl HostedAvatarAccessControl haac  )  [inline, virtual]
 

Definition at line 151 of file hostedavatar.hh.


Member Data Documentation

HostedAvatarAccessControl* LocalHostedAvatar::hostedavatarAC [protected]
 

Definition at line 121 of file hostedavatar.hh.

Referenced by handleRequestAvatar().


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