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

#include <ksync_sock_user.h>

Inheritance diagram for VrfDumpHandler:
Collaboration diagram for VrfDumpHandler:

Public Member Functions

 VrfDumpHandler ()
 
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 316 of file ksync_sock_user.h.

Constructor & Destructor Documentation

VrfDumpHandler::VrfDumpHandler ( )
inline

Definition at line 318 of file ksync_sock_user.h.

Member Function Documentation

Sandesh * VrfDumpHandler::Get ( int  idx)
virtual

Implements MockDumpHandlerBase.

Definition at line 1511 of file ksync_sock_user.cc.

Here is the call graph for this function:

Sandesh * VrfDumpHandler::GetFirst ( Sandesh from_req)
virtual

Implements MockDumpHandlerBase.

Definition at line 1524 of file ksync_sock_user.cc.

Here is the call graph for this function:

Sandesh * VrfDumpHandler::GetNext ( Sandesh input)
virtual

Implements MockDumpHandlerBase.

Definition at line 1542 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: