Public Member Functions

HttpBodySet Class Reference

#include <HttpBodyFactory.h>

Inherits HttpBodySetRawData.

Collaboration diagram for HttpBodySet:
Collaboration graph
[legend]

Public Member Functions

 HttpBodySet ()
 ~HttpBodySet ()
int init (char *set_name, char *dir)
bool is_sane ()
HttpBodyTemplateget_template_by_name (const char *name)
void set_template_by_name (const char *name, HttpBodyTemplate *t)

Detailed Description

Definition at line 119 of file HttpBodyFactory.h.


Constructor & Destructor Documentation

HttpBodySet::HttpBodySet (  ) 
HttpBodySet::~HttpBodySet (  ) 

Member Function Documentation

HttpBodyTemplate * HttpBodySet::get_template_by_name ( const char *  name  ) 
int HttpBodySet::init ( char *  set_name,
char *  dir 
)
bool HttpBodySet::is_sane (  )  [inline]
void HttpBodySet::set_template_by_name ( const char *  name,
HttpBodyTemplate t 
)

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