specifies which privileges are available for this object type More...
#include <structs.db.mgmt.h>
Public Member Functions | |
grt::StringListRef | privileges () const |
Getter for attribute privileges (read-only). | |
grt::StringRef | structName () const |
Getter for attribute structName. | |
virtual void | structName (const grt::StringRef &value) |
Setter for attribute structName. |
specifies which privileges are available for this object type
grt::StringListRef privileges | ( | ) | const |
Getter for attribute privileges (read-only).
the list of available privileges for this object type
grt::StringRef structName | ( | ) | const |
Getter for attribute structName.
the struct of the database object
virtual void structName | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute structName.
the struct of the database object