OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SandeshHttp::HtmlInfo Class Reference

#include <sandesh_http.h>

Public Member Functions

 HtmlInfo (const unsigned char *html_str, unsigned int html_len)
 
const unsigned char * html_str () const
 
unsigned int html_len () const
 

Private Attributes

const unsigned char * str_
 
unsigned int len_
 

Detailed Description

Definition at line 36 of file sandesh_http.h.

Constructor & Destructor Documentation

SandeshHttp::HtmlInfo::HtmlInfo ( const unsigned char *  html_str,
unsigned int  html_len 
)
inline

Definition at line 38 of file sandesh_http.h.

Member Function Documentation

unsigned int SandeshHttp::HtmlInfo::html_len ( ) const
inline

Definition at line 41 of file sandesh_http.h.

const unsigned char* SandeshHttp::HtmlInfo::html_str ( ) const
inline

Definition at line 40 of file sandesh_http.h.

Member Data Documentation

unsigned int SandeshHttp::HtmlInfo::len_
private

Definition at line 44 of file sandesh_http.h.

const unsigned char* SandeshHttp::HtmlInfo::str_
private

Definition at line 43 of file sandesh_http.h.


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