OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
VrfStatsDumpHandler Class Reference

#include <ksync_sock_user.h>

Inheritance diagram for VrfStatsDumpHandler:
Collaboration diagram for VrfStatsDumpHandler:

Public Member Functions

 VrfStatsDumpHandler ()
 
virtual SandeshGetFirst (Sandesh *)
 
virtual SandeshGetNext (Sandesh *)
 
virtual SandeshGet (int idx)
 
- Public Member Functions inherited from MockDumpHandlerBase
 MockDumpHandlerBase ()
 
virtual ~MockDumpHandlerBase ()
 
void SendDumpResponse (uint32_t seq_num, Sandesh *)
 
void SendGetResponse (uint32_t seq_num, int idx)
 

Detailed Description

Definition at line 324 of file ksync_sock_user.h.

Constructor & Destructor Documentation

VrfStatsDumpHandler::VrfStatsDumpHandler ( )
inline

Definition at line 326 of file ksync_sock_user.h.

Member Function Documentation

Sandesh * VrfStatsDumpHandler::Get ( int  idx)
virtual

Implements MockDumpHandlerBase.

Definition at line 1707 of file ksync_sock_user.cc.

Here is the call graph for this function:

Sandesh * VrfStatsDumpHandler::GetFirst ( Sandesh from_req)
virtual

Implements MockDumpHandlerBase.

Definition at line 1720 of file ksync_sock_user.cc.

Here is the call graph for this function:

Sandesh * VrfStatsDumpHandler::GetNext ( Sandesh input)
virtual

Implements MockDumpHandlerBase.

Definition at line 1738 of file ksync_sock_user.cc.

Here is the call graph for this function:


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