OpenSDN source code
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::NHDumpHandler ( )
inline

Definition at line 272 of file ksync_sock_user.h.

Member Function Documentation

◆ Get()

Sandesh * NHDumpHandler::Get ( int  idx)
virtual

Implements MockDumpHandlerBase.

Definition at line 1419 of file ksync_sock_user.cc.

Here is the call graph for this function:

◆ GetFirst()

Sandesh * NHDumpHandler::GetFirst ( Sandesh from_req)
virtual

Implements MockDumpHandlerBase.

Definition at line 1432 of file ksync_sock_user.cc.

Here is the call graph for this function:

◆ GetNext()

Sandesh * NHDumpHandler::GetNext ( Sandesh input)
virtual

Implements MockDumpHandlerBase.

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