OpenSDN source code
VxLanDumpHandler Class Reference

#include <ksync_sock_user.h>

Inheritance diagram for VxLanDumpHandler:
Collaboration diagram for VxLanDumpHandler:

Public Member Functions

 VxLanDumpHandler ()
 
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 332 of file ksync_sock_user.h.

Constructor & Destructor Documentation

◆ VxLanDumpHandler()

VxLanDumpHandler::VxLanDumpHandler ( )
inline

Definition at line 334 of file ksync_sock_user.h.

Member Function Documentation

◆ Get()

Sandesh * VxLanDumpHandler::Get ( int  idx)
virtual

Implements MockDumpHandlerBase.

Definition at line 1752 of file ksync_sock_user.cc.

Here is the call graph for this function:

◆ GetFirst()

Sandesh * VxLanDumpHandler::GetFirst ( Sandesh from_req)
virtual

Implements MockDumpHandlerBase.

Definition at line 1765 of file ksync_sock_user.cc.

Here is the call graph for this function:

◆ GetNext()

Sandesh * VxLanDumpHandler::GetNext ( Sandesh input)
virtual

Implements MockDumpHandlerBase.

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