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

#include <ksync_sock_user.h>

Inheritance diagram for MirrorDumpHandler:
Collaboration diagram for MirrorDumpHandler:

Public Member Functions

 MirrorDumpHandler ()
 
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 286 of file ksync_sock_user.h.

Constructor & Destructor Documentation

MirrorDumpHandler::MirrorDumpHandler ( )
inline

Definition at line 288 of file ksync_sock_user.h.

Member Function Documentation

Sandesh * MirrorDumpHandler::Get ( int  idx)
virtual

Implements MockDumpHandlerBase.

Definition at line 1557 of file ksync_sock_user.cc.

Here is the call graph for this function:

Sandesh * MirrorDumpHandler::GetFirst ( Sandesh from_req)
virtual

Implements MockDumpHandlerBase.

Definition at line 1570 of file ksync_sock_user.cc.

Here is the call graph for this function:

Sandesh * MirrorDumpHandler::GetNext ( Sandesh input)
virtual

Implements MockDumpHandlerBase.

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