OpenSDN source code
VrfAssignDumpHandler Class Reference

#include <ksync_sock_user.h>

Inheritance diagram for VrfAssignDumpHandler:
Collaboration diagram for VrfAssignDumpHandler:

Public Member Functions

 VrfAssignDumpHandler ()
 
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 305 of file ksync_sock_user.h.

Constructor & Destructor Documentation

◆ VrfAssignDumpHandler()

VrfAssignDumpHandler::VrfAssignDumpHandler ( )
inline

Definition at line 307 of file ksync_sock_user.h.

Member Function Documentation

◆ Get()

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

Implements MockDumpHandlerBase.

Definition at line 311 of file ksync_sock_user.h.

◆ GetFirst()

Sandesh * VrfAssignDumpHandler::GetFirst ( Sandesh from_req)
virtual

Implements MockDumpHandlerBase.

Definition at line 1670 of file ksync_sock_user.cc.

Here is the call graph for this function:

◆ GetNext()

Sandesh * VrfAssignDumpHandler::GetNext ( Sandesh input)
virtual

Implements MockDumpHandlerBase.

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