#include <llhttpnode.h>

Public Member Functions | |
| LLHTTPParamRegistration (const std::string &path, LLSD params) | |
Private Attributes | |
| ThisNodeFactory | mFactory |
Classes | |
| class | ThisNodeFactory |
Definition at line 307 of file llhttpnode.h.
| LLHTTPParamRegistration< NodeType >::LLHTTPParamRegistration | ( | const std::string & | path, | |
| LLSD | params | |||
| ) | [inline] |
Definition at line 310 of file llhttpnode.h.
References LLHTTPParamRegistration< NodeType >::mFactory, and LLHTTPRegistrar::registerFactory().

ThisNodeFactory LLHTTPParamRegistration< NodeType >::mFactory [private] |
Definition at line 326 of file llhttpnode.h.
Referenced by LLHTTPParamRegistration< NodeType >::LLHTTPParamRegistration().
1.5.5