Struct Ase::Resource
Description of a resource, possibly nested.
#include <api.hh>
Public Attributes
Type | Name |
---|---|
String | label UI display name. |
int64 | mtime = = 0 Modification time in milliseconds. |
int64 | size = = 0 Resource size. |
ResourceType | type = = {} Resource classification. |
String | uri Unique resource identifier. |
Public Attributes Documentation
variable label
String Ase::Resource::label;
variable mtime
int64 Ase::Resource::mtime;
variable size
int64 Ase::Resource::size;
variable type
ResourceType Ase::Resource::type;
variable uri
String Ase::Resource::uri;
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/api.hh