ESIParser::Register Class Reference

#include <Parser.h>

Collaboration diagram for ESIParser::Register:

Public Member Functions

 Register (const char *_name, ESIParser::Pointer(*_newParser)(ESIParserClient *aClient))
 
 ~Register ()
 

Public Attributes

const char * name
 
ESIParser::Pointer(* newParser )(ESIParserClient *aClient)
 

Detailed Description

Definition at line 53 of file Parser.h.

Constructor & Destructor Documentation

◆ Register()

ESIParser::Register::Register ( const char *  _name,
ESIParser::Pointer(*)(ESIParserClient *aClient)  _newParser 
)

Definition at line 55 of file Parser.cc.

References ESIParser::GetRegistry().

◆ ~Register()

ESIParser::Register::~Register ( )

Definition at line 60 of file Parser.cc.

References ESIParser::GetRegistry().

Member Data Documentation

◆ name

const char* ESIParser::Register::name

Definition at line 60 of file Parser.h.

◆ newParser

ESIParser::Pointer(* ESIParser::Register::newParser) (ESIParserClient *aClient)

Definition at line 61 of file Parser.h.


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors