OpenSDN source code
IfDumpHandler Class Reference

#include <ksync_sock_user.h>

Inheritance diagram for IfDumpHandler:
Collaboration diagram for IfDumpHandler:

Public Member Functions

 IfDumpHandler ()
 
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)
 

Private Attributes

vr_drop_stats_req drop_stats_req
 

Detailed Description

Definition at line 260 of file ksync_sock_user.h.

Constructor & Destructor Documentation

◆ IfDumpHandler()

IfDumpHandler::IfDumpHandler ( )
inline

Definition at line 262 of file ksync_sock_user.h.

Member Function Documentation

◆ Get()

Sandesh * IfDumpHandler::Get ( int  idx)
virtual

Implements MockDumpHandlerBase.

Definition at line 1358 of file ksync_sock_user.cc.

Here is the call graph for this function:

◆ GetFirst()

Sandesh * IfDumpHandler::GetFirst ( Sandesh from_req)
virtual

Implements MockDumpHandlerBase.

Definition at line 1371 of file ksync_sock_user.cc.

Here is the call graph for this function:

◆ GetNext()

Sandesh * IfDumpHandler::GetNext ( Sandesh input)
virtual

Implements MockDumpHandlerBase.

Definition at line 1390 of file ksync_sock_user.cc.

Here is the call graph for this function:

Member Data Documentation

◆ drop_stats_req

vr_drop_stats_req IfDumpHandler::drop_stats_req
private

Definition at line 267 of file ksync_sock_user.h.


The documentation for this class was generated from the following files: