SNode.C
|
#include <Next.h>
Public Member Functions | |
Next (Controller &controller) | |
void | operator() (const std::string &how="") const |
Private Attributes | |
Controller | controller |
Friends | |
class | dispatcher::MiddlewareDispatcher |
|
explicit |
Definition at line 52 of file Next.cpp.
References Next().
Referenced by express::dispatcher::MiddlewareDispatcher::dispatch(), and Next().
void express::Next::operator() | ( | const std::string & | how = "" | ) | const |
|
friend |
|
private |