#include <llhttpnode.h>
| Static Public Member Functions | |
| static void | buildAllServices (LLHTTPNode &root) | 
| static void | registerFactory (const std::string &path, NodeFactory &factory) | 
| construct an LLHTTPRegistration below to call this | |
| Classes | |
| class | NodeFactory | 
Definition at line 272 of file llhttpnode.h.
| void LLHTTPRegistrar::buildAllServices | ( | LLHTTPNode & | root | ) |  [static] | 
Definition at line 427 of file llhttpnode.cpp.
References LLHTTPNode::addNode(), end, factoryMap(), i, llendl, and llinfos.
Referenced by tut::HTTPServiceTestData::HTTPServiceTestData(), messageRootNode(), and tut::HTTPClientTestData::setupTheServer().
| void LLHTTPRegistrar::registerFactory | ( | const std::string & | path, | |
| NodeFactory & | factory | |||
| ) |  [static] | 
construct an LLHTTPRegistration below to call this
Definition at line 421 of file llhttpnode.cpp.
References factoryMap().
Referenced by LLHTTPParamRegistration< NodeType >::LLHTTPParamRegistration(), and LLHTTPRegistration< NodeType >::LLHTTPRegistration().
 1.4.7
 1.4.7