#include <vos/metaobjects/property/property.hh>
Inheritance diagram for ReadOnlyPropertyAccessControl:
Definition at line 427 of file property.hh.
|
AccessControl callback to check if a given Vobject is permitted to change this property.
Implements PropertyAccessControl. Definition at line 437 of file property.hh. |
|
AccessControl callback to check if a given Vobject is permitted to read a section of this property.
Implements PropertyAccessControl. Definition at line 435 of file property.hh. |
|
Get a short string describing this policy.
Implements PropertyAccessControl. Definition at line 432 of file property.hh. |
|
Definition at line 41 of file property.cc. Referenced by main(), and Directory::sync(). |