#include <llhttpnode.h>
Collaboration diagram for LLHTTPParamRegistration< NodeType >:
Public Member Functions | |
LLHTTPParamRegistration (const std::string &path, LLSD params) | |
Private Attributes | |
ThisNodeFactory | mFactory |
Classes | |
class | ThisNodeFactory |
Definition at line 308 of file llhttpnode.h.
LLHTTPParamRegistration< NodeType >::LLHTTPParamRegistration | ( | const std::string & | path, | |
LLSD | params | |||
) | [inline] |
Definition at line 311 of file llhttpnode.h.
References LLHTTPParamRegistration< NodeType >::mFactory, and LLHTTPRegistrar::registerFactory().
ThisNodeFactory LLHTTPParamRegistration< NodeType >::mFactory [private] |
Definition at line 327 of file llhttpnode.h.
Referenced by LLHTTPParamRegistration< NodeType >::LLHTTPParamRegistration().