|
OpenSDN source code
|
#include <boost/intrusive/list.hpp>#include <boost/iterator/iterator_facade.hpp>#include "base/util.h"

Go to the source code of this file.
Classes | |
| class | DependencyRef< NodeType, ObjectType > |
| class | DependencyList< NodeType, ObjectType > |
| class | DependencyList< NodeType, ObjectType >::IteratorBase< ValueType, IteratorType > |
Macros | |
| #define | DEPENDENCY_LIST(NodeType, ObjectType, _Member) |
| #define DEPENDENCY_LIST | ( | NodeType, | |
| ObjectType, | |||
| _Member | |||
| ) |
Definition at line 131 of file dependency.h.