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

#include <ksync_sock_user.h>

Inheritance diagram for MockDumpHandlerBase:

Public Member Functions

 MockDumpHandlerBase ()
 
virtual ~MockDumpHandlerBase ()
 
void SendDumpResponse (uint32_t seq_num, Sandesh *)
 
void SendGetResponse (uint32_t seq_num, int idx)
 
virtual SandeshGetFirst (Sandesh *)=0
 
virtual SandeshGetNext (Sandesh *)=0
 
virtual SandeshGet (int idx)=0
 

Detailed Description

Definition at line 249 of file ksync_sock_user.h.

Constructor & Destructor Documentation

MockDumpHandlerBase::MockDumpHandlerBase ( )
inline

Definition at line 251 of file ksync_sock_user.h.

virtual MockDumpHandlerBase::~MockDumpHandlerBase ( )
inlinevirtual

Definition at line 252 of file ksync_sock_user.h.

Member Function Documentation

void MockDumpHandlerBase::SendDumpResponse ( uint32_t  seq_num,
Sandesh from_req 
)

Definition at line 1237 of file ksync_sock_user.cc.

Here is the call graph for this function:

void MockDumpHandlerBase::SendGetResponse ( uint32_t  seq_num,
int  idx 
)

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