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