OpenSDN source code
RouteDumpHandler Class Reference

#include <ksync_sock_user.h>

Inheritance diagram for RouteDumpHandler:
Collaboration diagram for RouteDumpHandler:

Public Member Functions

 RouteDumpHandler ()
 
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 294 of file ksync_sock_user.h.

Constructor & Destructor Documentation

◆ RouteDumpHandler()

RouteDumpHandler::RouteDumpHandler ( )
inline

Definition at line 296 of file ksync_sock_user.h.

Member Function Documentation

◆ Get()

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

Implements MockDumpHandlerBase.

Definition at line 300 of file ksync_sock_user.h.

◆ GetFirst()

Sandesh * RouteDumpHandler::GetFirst ( Sandesh from_req)
virtual

Implements MockDumpHandlerBase.

Definition at line 1602 of file ksync_sock_user.cc.

Here is the call graph for this function:

◆ GetNext()

Sandesh * RouteDumpHandler::GetNext ( Sandesh input)
virtual

Implements MockDumpHandlerBase.

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