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

Public Member Functions | |
| RestInventoryServices () | |
| 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 | InventoryRequestData |
| class | XmlInventoryCollection |
| This class is used to record and manage the hierarchy constructed from the entity supplied in the request for PUT and POST. | |
| OpenSim::ApplicationPlugins::Rest::Inventory::RestInventoryServices::RestInventoryServices | ( | ) | [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::RestInventoryServices::Initialize | ( | ) | [inline] |
Post-construction, pre-enabled initialization opportunity Not currently exploited.
Implements OpenSim::ApplicationPlugins::Rest::Inventory::IRest.
| void OpenSim::ApplicationPlugins::Rest::Inventory::RestInventoryServices::Close | ( | ) | [inline] |
Called by the plug-in to halt service processing. Local processing is disabled.
Implements OpenSim::ApplicationPlugins::Rest::Inventory::IRest.
1.5.1