InnerNode.h File Reference
Include dependency graph for InnerNode.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Acl::InnerNode |
An intermediate ACL tree node. Manages a collection of child tree nodes. More... | |
Namespaces | |
namespace | Acl |
Typedefs | |
typedef std::vector< ACL * > | Acl::Nodes |
a collection of nodes More... | |