This is the complete list of members for AcpAdmin, including all inherited members.
| AccessControlPolicy(const String &name) | AccessControlPolicy | inline |
| AcpAdmin() | AcpAdmin | inline |
| acpInstance | AcpAdmin | static |
| addApplication(const String &name) | Entity | static |
| addChild(Entity *e) | Entity | |
| addContainer(const String &name, Entity *parent) | Entity | static |
| addInstance(const String &name, Container *parent) | Entity | static |
| addRemoteCse(const String &name, CseBase *parent) | Entity | static |
| addSubscription(const String &name, Entity *parent) | Entity | static |
| Child typedef | Entity | |
| Children typedef | Entity | |
| children | Entity | |
| clear() | Entity | virtual |
| collection typedef | Entity | |
| collectionIt typedef | Entity | |
| deleteEntity(Entity *e, bool r=false) | Entity | static |
| entities | Entity | static |
| Entity() | Entity | inline |
| Entity(const String &name, int type, Entity *parent) | Entity | |
| findByName(const String &name) | Entity | static |
| findByResource(const String &name) | Entity | static |
| generateName(int type) | Entity | inlinestatic |
| getAcp() | Entity | |
| getApplication() | Entity | |
| getApplicationParent() | Entity | inline |
| getByHierUri(const String &uri) | Entity | static |
| getByIdentifier(const String &identifier) | Entity | static |
| getByName(const String &name) | Entity | static |
| getByName(const String &name, const String &parentName) | Entity | static |
| getChildren() | Entity | inline |
| getContainer() | Entity | |
| getContainerParent() | Entity | inline |
| getCreator() const | Entity | inline |
| getCseBase() | Entity | |
| getFullName() | Entity | |
| getIdentifier() | Entity | |
| getInstance() | AcpAdmin | inlinestatic |
| getName() const | Entity | inline |
| getParentID() const | Entity | inline |
| getRemoteCse() | Entity | |
| getResourceIdentifier() | Entity | |
| getSubscription() | Entity | |
| getType() const | Entity | inline |
| headerStr() const | Entity | inlinevirtual |
| init() | AcpAdmin | |
| m_acps | Entity | |
| m_creator | Entity | |
| m_labels | Entity | |
| m_name | Entity | |
| m_parent | Entity | |
| m_parentID | Entity | |
| m_privileges | AccessControlPolicy | |
| m_resourceId | Entity | |
| m_selfPrivileges | AccessControlPolicy | |
| m_time_creation | Entity | |
| m_time_expiration | Entity | |
| m_time_modification | Entity | |
| m_type | Entity | |
| notify_observers() | Entity | inline |
| printLocalTo(printfmt to, int level) const | Entity | inlinevirtual |
| printTo(printfmt to, int level=0) const | Entity | |
| register_observer(Observer &o) | Entity | inline |
| remove(const String &name, int ty=TY_NONE) | Entity | static |
| setCreator(String creator) | Entity | inline |
| setExpirationTime(String et) | Entity | |
| setResourceID(String id) | Entity | inline |
| ~Entity() | Entity | virtual |