#include <hostedavatar.hh>
Inheritance diagram for HostedAvatar:
Indended to be used by virtual worlds and other vobjects where there is a possibility for
Definition at line 54 of file hostedavatar.hh.
|
Constructor.
Definition at line 25 of file hostedavatar.cc. |
|
Destructor.
Definition at line 31 of file hostedavatar.cc. |
|
Perform request-avatar. (Request an avatar to be created on the remote server, possiblyfollowing the template described by "myavatar".) Implemented in LocalHostedAvatar, and RemoteHostedAvatar. |
|
Get the value of policy:hosted-avatar-is-required property (Whether using a hosted avatar is required to use this world, or merely optional (datatype is text/x-yes-or-no) .).
Definition at line 95 of file hostedavatar.cc. |
|
Get the datatype of policy:hosted-avatar-is-required property.
Definition at line 102 of file hostedavatar.cc. |
|
Get the policy:hosted-avatar-is-required object.
Definition at line 115 of file hostedavatar.cc. |
|
Get default access control policy.
Definition at line 39 of file hostedavatar.cc. |
|
Return type string ("policy:hostedAvatar").
Definition at line 75 of file hostedavatar.cc. |
|
Register Extenders.
Definition at line 80 of file hostedavatar.cc. |
|
Set policy:hosted-avatar-is-required property.
Definition at line 109 of file hostedavatar.cc. |
|
Set the policy:hosted-avatar-is-required object.
Definition at line 119 of file hostedavatar.cc. |
|
Set default access control policy.
Definition at line 35 of file hostedavatar.cc. |
|
Definition at line 57 of file hostedavatar.hh. Referenced by getPropertyAccessControl(), HostedAvatar(), LocalHostedAvatar::initialize(), LocalHostedAvatar::LocalHostedAvatar(), setHostedAvatarIsRequired(), and setPropertyAccessControl(). |