OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ifmap_config_listener.h File Reference
#include <map>
#include <string>
#include <vector>
#include <boost/bind.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
#include "base/util.h"
#include "db/db_table.h"
#include "ifmap/ifmap_object.h"
#include "ifmap/ifmap_node_proxy.h"
Include dependency graph for ifmap_config_listener.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IFMapConfigListener
 
class  IFMapConfigListener::ConfigManager
 
struct  IFMapConfigListener::ConfigDelta
 

Typedefs

typedef boost::shared_ptr
< IFMapNodeProxy
IFMapNodeRef
 

Typedef Documentation

typedef boost::shared_ptr<IFMapNodeProxy> IFMapNodeRef

Definition at line 26 of file ifmap_config_listener.h.