#include <hostedavatar.hh>
Inheritance diagram for RemoteHostedAvatar:
The remote actuators marshal arguments and send a message to the Local object.
Definition at line 169 of file hostedavatar.hh.
|
Constructor.
Definition at line 64 of file hostedavatar.cc. Referenced by new_RemoteHostedAvatar(). |
|
Destructor.
Definition at line 70 of file hostedavatar.cc. |
|
Send a request-avatar messsage to the local object.
Implements HostedAvatar. Definition at line 189 of file hostedavatar.cc. |
|
Handle a request-avatar-reply messsage from the local object.
Definition at line 238 of file hostedavatar.cc. Referenced by RemoteHostedAvatar(). |
|
Static generator, for factory.
Definition at line 232 of file hostedavatar.cc. Referenced by HostedAvatar::registerExtenders(). |