#include <llhttpnode.h>

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

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