OpenSDN source code
SandeshElement Struct Reference

#include <sandesh.h>

Collaboration diagram for SandeshElement:

Public Member Functions

 SandeshElement (Sandesh *snh)
 
 SandeshElement ()
 
size_t GetSize () const
 

Public Attributes

Sandeshsnh_
 

Private Attributes

size_t size_
 

Detailed Description

Definition at line 453 of file cpp/sandesh.h.

Constructor & Destructor Documentation

◆ SandeshElement() [1/2]

SandeshElement::SandeshElement ( Sandesh snh)
inlineexplicit

Definition at line 456 of file cpp/sandesh.h.

◆ SandeshElement() [2/2]

SandeshElement::SandeshElement ( )
inline

Definition at line 458 of file cpp/sandesh.h.

Member Function Documentation

◆ GetSize()

size_t SandeshElement::GetSize ( ) const
inline

Definition at line 459 of file cpp/sandesh.h.

Member Data Documentation

◆ size_

size_t SandeshElement::size_
private

Definition at line 463 of file cpp/sandesh.h.

◆ snh_

Sandesh* SandeshElement::snh_

Definition at line 454 of file cpp/sandesh.h.


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