OpenSDN source code
|
#include <cmn/agent_cmn.h>
Go to the source code of this file.
Classes | |
class | AgentRefCount< Derived > |
struct | AgentDBState |
class | AgentDBTablePartition |
struct | AgentKey |
struct | AgentData |
class | AgentDBEntry |
class | AgentDBTable |
Macros | |
#define | OPER_TRACE(obj,...) |
#define | OPER_TRACE_ENTRY(obj, table,...) |
Typedefs | |
typedef class boost::shared_ptr < AgentSandesh > | AgentSandeshPtr |
#define OPER_TRACE | ( | obj, | |
... | |||
) |
Definition at line 229 of file agent_db.h.
#define OPER_TRACE_ENTRY | ( | obj, | |
table, | |||
... | |||
) |
Definition at line 234 of file agent_db.h.
typedef class boost::shared_ptr< AgentSandesh > AgentSandeshPtr |
Definition at line 18 of file agent_db.h.