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

#include <ksync_sock_user.h>

Inheritance diagram for DropStatsDumpHandler:
Collaboration diagram for DropStatsDumpHandler:

Public Member Functions

 DropStatsDumpHandler ()
 
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 340 of file ksync_sock_user.h.

Constructor & Destructor Documentation

DropStatsDumpHandler::DropStatsDumpHandler ( )
inline

Definition at line 342 of file ksync_sock_user.h.

Member Function Documentation

virtual Sandesh* DropStatsDumpHandler::Get ( int  idx)
inlinevirtual

Implements MockDumpHandlerBase.

Definition at line 345 of file ksync_sock_user.h.

Here is the call graph for this function:

virtual Sandesh* DropStatsDumpHandler::GetFirst ( Sandesh )
inlinevirtual

Implements MockDumpHandlerBase.

Definition at line 343 of file ksync_sock_user.h.

virtual Sandesh* DropStatsDumpHandler::GetNext ( Sandesh )
inlinevirtual

Implements MockDumpHandlerBase.

Definition at line 344 of file ksync_sock_user.h.


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