MapGuide API Reference
|
The abstract base class for all resource types. More...
Public Member Functions | |
MgResourceIdentifier * | GetResourceId () |
Identifies the resource. | |
void | Open (MgResourceService *resourceService, MgResourceIdentifier *resourceId) |
Opens the resource using the specified resource service and resource identifier. | |
void | Save (MgResourceService *resourceService) |
Saves the resource using the specified resource service. | |
void | Save (MgResourceService *resourceService, MgResourceIdentifier *resourceId) |
Saves the resource using the specified resource service and resource identifier. |
The abstract base class for all resource types.