Inheritance diagram for OpenSim::ApplicationPlugins::Rest::Inventory::RestAppearanceServices:

Public Member Functions | |
| RestAppearanceServices () | |
| The constructor makes sure that the service prefix is absolute and the registers the service handler and the allocator. | |
| void | Initialize () |
| Post-construction, pre-enabled initialization opportunity Not currently exploited. | |
| void | Close () |
| Called by the plug-in to halt service processing. Local processing is disabled. | |
Classes | |
| class | AppearanceRequestData |
| OpenSim::ApplicationPlugins::Rest::Inventory::RestAppearanceServices::RestAppearanceServices | ( | ) | [inline] |
The constructor makes sure that the service prefix is absolute and the registers the service handler and the allocator.
| void OpenSim::ApplicationPlugins::Rest::Inventory::RestAppearanceServices::Initialize | ( | ) | [inline] |
Post-construction, pre-enabled initialization opportunity Not currently exploited.
Implements OpenSim::ApplicationPlugins::Rest::Inventory::IRest.
| void OpenSim::ApplicationPlugins::Rest::Inventory::RestAppearanceServices::Close | ( | ) | [inline] |
Called by the plug-in to halt service processing. Local processing is disabled.
Implements OpenSim::ApplicationPlugins::Rest::Inventory::IRest.
1.5.1