OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 ( )
inline

Definition at line 262 of file ksync_sock_user.h.

Member Function Documentation

Sandesh * IfDumpHandler::Get ( int  idx)
virtual

Implements MockDumpHandlerBase.

Definition at line 1359 of file ksync_sock_user.cc.

Here is the call graph for this function:

Sandesh * IfDumpHandler::GetFirst ( Sandesh from_req)
virtual

Implements MockDumpHandlerBase.

Definition at line 1372 of file ksync_sock_user.cc.

Here is the call graph for this function:

Sandesh * IfDumpHandler::GetNext ( Sandesh input)
virtual

Implements MockDumpHandlerBase.

Definition at line 1391 of file ksync_sock_user.cc.

Here is the call graph for this function:

Member Data Documentation

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: