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

#include <ksync_sock_user.h>

Inheritance diagram for NHDumpHandler:
Collaboration diagram for NHDumpHandler:

Public Member Functions

 NHDumpHandler ()
 
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 270 of file ksync_sock_user.h.

Constructor & Destructor Documentation

NHDumpHandler::NHDumpHandler ( )
inline

Definition at line 272 of file ksync_sock_user.h.

Member Function Documentation

Sandesh * NHDumpHandler::Get ( int  idx)
virtual

Implements MockDumpHandlerBase.

Definition at line 1420 of file ksync_sock_user.cc.

Here is the call graph for this function:

Sandesh * NHDumpHandler::GetFirst ( Sandesh from_req)
virtual

Implements MockDumpHandlerBase.

Definition at line 1433 of file ksync_sock_user.cc.

Here is the call graph for this function:

Sandesh * NHDumpHandler::GetNext ( Sandesh input)
virtual

Implements MockDumpHandlerBase.

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