OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DeviceSandesh Class Reference
Inheritance diagram for DeviceSandesh:
Collaboration diagram for DeviceSandesh:

Public Member Functions

 DeviceSandesh (std::string context, const std::string &name)
 
- Public Member Functions inherited from AgentSandesh
 AgentSandesh (const std::string &context, const std::string &name)
 
 AgentSandesh (const std::string &context)
 
virtual ~AgentSandesh ()
 
virtual bool Filter (const DBEntryBase *entry)
 
virtual bool FilterToArgs (AgentSandeshArguments *args)
 
std::string context () const
 
void DoSandeshInternal (AgentSandeshPtr sandesh, int start, int count)
 
void MakeSandeshPageReq (PageReqData *req, DBTable *table, int first, int last, int end, int count, int page_size)
 

Private Member Functions

DBTableAgentGetTable ()
 
void Alloc ()
 

Additional Inherited Members

- Static Public Member Functions inherited from AgentSandesh
static void DoSandesh (AgentSandeshPtr sandesh, int start, int count)
 
static void DoSandesh (AgentSandeshPtr sandesh)
 
- Static Public Attributes inherited from AgentSandesh
static const uint8_t entries_per_sandesh = 100
 
static const uint16_t kEntriesPerPage = 100
 
- Protected Attributes inherited from AgentSandesh
std::string name_
 
SandeshResponseresp_
 

Detailed Description

Definition at line 254 of file physical_device.cc.

Constructor & Destructor Documentation

DeviceSandesh::DeviceSandesh ( std::string  context,
const std::string &  name 
)
inline

Definition at line 256 of file physical_device.cc.

Member Function Documentation

DBTable* DeviceSandesh::AgentGetTable ( )
inlineprivatevirtual

Implements AgentSandesh.

Definition at line 260 of file physical_device.cc.

Here is the call graph for this function:

void DeviceSandesh::Alloc ( )
inlineprivatevirtual

Implements AgentSandesh.

Definition at line 264 of file physical_device.cc.


The documentation for this class was generated from the following file: