OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 p/sandesh.h.

Constructor & Destructor Documentation

SandeshElement::SandeshElement ( Sandesh snh)
inlineexplicit

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

SandeshElement::SandeshElement ( )
inline

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

Member Function Documentation

size_t SandeshElement::GetSize ( ) const
inline

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

Member Data Documentation

size_t SandeshElement::size_
private

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

Sandesh* SandeshElement::snh_

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


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