|
OpenSDN source code
|
#include <boost/crc.hpp>#include <boost/intrusive_ptr.hpp>#include <boost/intrusive/list.hpp>#include <boost/dynamic_bitset.hpp>#include "base/util.h"#include "ifmap/ifmap_origin.h"

Go to the source code of this file.
Classes | |
| class | IFMapObject |
| class | IFMapIdentifier |
| class | IFMapLinkAttr |
Namespaces | |
| pugi | |
Typedefs | |
| typedef boost::intrusive_ptr< IFMapObject > | IFMapObjectRef |
Functions | |
| void | intrusive_ptr_add_ref (IFMapObject *object) |
| void | intrusive_ptr_release (IFMapObject *object) |
| void | intrusive_ptr_add_ref (const IFMapObject *object) |
| void | intrusive_ptr_release (const IFMapObject *object) |
| typedef boost::intrusive_ptr<IFMapObject> IFMapObjectRef |
Definition at line 58 of file ifmap_object.h.
|
inline |
Definition at line 73 of file ifmap_object.h.
|
inline |
Definition at line 59 of file ifmap_object.h.
|
inline |
Definition at line 76 of file ifmap_object.h.
|
inline |
Definition at line 65 of file ifmap_object.h.