OpenSDN source code
|
#include <boost/uuid/uuid.hpp>
#include "cmn/agent_signal.h"
#include "db/db_table.h"
#include "oper/service_instance.h"
#include "oper/instance_manager_adapter.h"
Go to the source code of this file.
Classes | |
class | InstanceManager |
struct | InstanceManager::InstanceManagerChildEvent |
class | InstanceState |
Macros | |
#define | INSTANCE_MANAGER_TRACE(obj,...) |
Variables | |
SandeshTraceBufferPtr | InstanceManagerTraceBuf |
#define INSTANCE_MANAGER_TRACE | ( | obj, | |
... | |||
) |
Definition at line 21 of file instance_manager.h.
SandeshTraceBufferPtr InstanceManagerTraceBuf |