Controls access to objects. More...
#include <IMPL/AccessChecked.h>
Public Member Functions | |
| virtual int | simpleUID () const |
Protected Member Functions | |
| virtual void | setReadOnly (bool readOnly) |
| void | checkAccess () throw ( EVENT::ReadOnlyException ) |
| void | checkAccess (const char *what) throw ( EVENT::ReadOnlyException ) |
Protected Attributes | |
| bool | _readOnly |
| int | _id |
Friends | |
| class | LCEventImpl |
| class | LCCollectionVec |
Controls access to objects.
1.8.6