

Public Member Functions | |
| ThisNodeFactory (LLSD params) | |
| virtual LLHTTPNode * | build () const |
Private Attributes | |
| LLSD | mParams |
Definition at line 317 of file llhttpnode.h.
| LLHTTPParamRegistration< NodeType >::ThisNodeFactory::ThisNodeFactory | ( | LLSD | params | ) | [inline] |
Definition at line 320 of file llhttpnode.h.
| virtual LLHTTPNode* LLHTTPParamRegistration< NodeType >::ThisNodeFactory::build | ( | ) | const [inline, virtual] |
Implements LLHTTPRegistrar::NodeFactory.
Definition at line 321 of file llhttpnode.h.
References LLHTTPParamRegistration< NodeType >::ThisNodeFactory::mParams.
LLSD LLHTTPParamRegistration< NodeType >::ThisNodeFactory::mParams [private] |
Definition at line 323 of file llhttpnode.h.
Referenced by LLHTTPParamRegistration< NodeType >::ThisNodeFactory::build().
1.5.5