NDEVR
API Documentation
ResourceID

Identifies a resource on the server by name, ID, owner, and version. More...

Inheritance diagram for ResourceID:
[legend]
Collaboration diagram for ResourceID:
[legend]

Public Attributes

sint04 resource_id = Constant<sint04>::Invalid
 Numeric resource ID.
String resource_name
 Human-readable name of the resource.
sint04 resource_owner = Constant<sint04>::Invalid
 User ID of the resource owner.
sint04 resource_version = Constant<sint04>::Invalid
 Version number of the resource.

Detailed Description

Identifies a resource on the server by name, ID, owner, and version.


Definition at line 114 of file ServerActions.h.


The documentation for this struct was generated from the following file: