NAF::Functions::Function Member List

This is the complete list of members for NAF::Functions::Function, including all inherited members.

AddAction_(std::string identifier) (defined in NAF::Functions::Function)NAF::Functions::Function
AddCookie_(std::string name, std::string value) (defined in NAF::HTTP::Request)NAF::HTTP::Request
AddHeader_(std::string name, std::string value) (defined in NAF::HTTP::Request)NAF::HTTP::Request
CommonResponses() (defined in NAF::HTTP::CommonResponses)NAF::HTTP::CommonResponses
CompoundFillResponse_(HTTP::Status status, JSON::Object::Ptr result_json, std::string message) (defined in NAF::HTTP::CommonResponses)NAF::HTTP::CommonResponses
CompoundResponse_(HTTP::Status status, JSON::Object::Ptr result_json) (defined in NAF::HTTP::CommonResponses)NAF::HTTP::CommonResponses
CustomHTMLResponse_(HTTP::Status status, std::string html_message) (defined in NAF::HTTP::CommonResponses)NAF::HTTP::CommonResponses
DownloadProcess_(std::string &filepath) (defined in NAF::Functions::Function)NAF::Functions::Function
FileResponse_(HTTP::Status status, std::string address) (defined in NAF::HTTP::CommonResponses)NAF::HTTP::CommonResponses
FillResponses_() (defined in NAF::HTTP::CommonResponses)NAF::HTTP::CommonResponsesprotected
FillStatusMessage_(JSON::Object::Ptr json_object, HTTP::Status status, std::string message) (defined in NAF::HTTP::CommonResponses)NAF::HTTP::CommonResponsesprotected
Function() (defined in NAF::Functions::Function)NAF::Functions::Function
Function(std::string endpoint, HTTP::EnumMethods method, ResponseType response_type=ResponseType::kJSON) (defined in NAF::Functions::Function)NAF::Functions::Function
get_actions() (defined in NAF::Functions::Function)NAF::Functions::Functioninline
get_cookies() (defined in NAF::HTTP::Request)NAF::HTTP::Requestinline
get_current_user() (defined in NAF::Functions::Function)NAF::Functions::Functioninline
get_endpoint() const (defined in NAF::Functions::Function)NAF::Functions::Functioninline
get_error() const (defined in NAF::Functions::Function)NAF::Functions::Functioninline
get_error_message() const (defined in NAF::Functions::Function)NAF::Functions::Functioninline
get_file_manager() (defined in NAF::Functions::Function)NAF::Functions::Functioninline
get_headers() (defined in NAF::HTTP::Request)NAF::HTTP::Requestinline
get_http_server_request() (defined in NAF::HTTP::Request)NAF::HTTP::Requestinline
get_http_server_response() (defined in NAF::HTTP::Request)NAF::HTTP::Requestinline
get_method() const (defined in NAF::Functions::Function)NAF::Functions::Functioninline
get_methods() (defined in NAF::Functions::Function)NAF::Functions::Functioninline
get_remove_file_on_modify() const (defined in NAF::Functions::Function)NAF::Functions::Functioninline
get_response_type() const (defined in NAF::Functions::Function)NAF::Functions::Functioninline
get_responses_() (defined in NAF::HTTP::CommonResponses)NAF::HTTP::CommonResponsesinline
get_target() const (defined in NAF::Functions::Function)NAF::Functions::Functioninline
HTMLResponse_(HTTP::Status status, std::string message) (defined in NAF::HTTP::CommonResponses)NAF::HTTP::CommonResponses
HTTPServerRequestPtr typedef (defined in NAF::HTTP::Request)NAF::HTTP::Request
HTTPServerResponsePtr typedef (defined in NAF::HTTP::Request)NAF::HTTP::Request
JSONResponse_(HTTP::Status status, std::string message) (defined in NAF::HTTP::CommonResponses)NAF::HTTP::CommonResponses
ModifyProcess_(std::string &filepath) (defined in NAF::Functions::Function)NAF::Functions::Function
Process_(HTTP::Request::HTTPServerRequestPtr request, HTTP::Request::HTTPServerResponsePtr response) (defined in NAF::Functions::Function)NAF::Functions::Function
ProcessAction_(Action::Ptr action) (defined in NAF::Functions::Function)NAF::Functions::Function
ProcessFile_(std::string &filepath) (defined in NAF::Functions::Function)NAF::Functions::Function
ProcessJSON_(JSON::Object::Ptr &json_result) (defined in NAF::Functions::Function)NAF::Functions::Function
Ptr typedef (defined in NAF::Functions::Function)NAF::Functions::Function
RemoveProcess_(std::string &filepath) (defined in NAF::Functions::Function)NAF::Functions::Function
Request() (defined in NAF::HTTP::Request)NAF::HTTP::Request
ResponseType enum name (defined in NAF::Functions::Function)NAF::Functions::Function
set_endpoint(std::string endpoint) (defined in NAF::Functions::Function)NAF::Functions::Functioninline
set_method(HTTP::EnumMethods type) (defined in NAF::Functions::Function)NAF::Functions::Functioninline
set_remove_file_on_modify(bool remove_file_on_modify) (defined in NAF::Functions::Function)NAF::Functions::Functioninline
set_response_type(ResponseType response_type) (defined in NAF::Functions::Function)NAF::Functions::Functioninline
set_target(std::string target) (defined in NAF::Functions::Function)NAF::Functions::Functioninline
Setup_(HTTP::Request::HTTPServerRequestPtr request, HTTP::Request::HTTPServerResponsePtr response) (defined in NAF::Functions::Function)NAF::Functions::Functionprotected
SetupCookies_() (defined in NAF::HTTP::Request)NAF::HTTP::Requestprotected
SetupCustomProcess_(std::function< void(Function &)> custom_process) (defined in NAF::Functions::Function)NAF::Functions::Function
SetupHeaders_() (defined in NAF::HTTP::Request)NAF::HTTP::Requestprotected
SetupRequest_(Net::HTTPServerRequest &request) (defined in NAF::HTTP::Request)NAF::HTTP::Requestprotected
SetupResponse_(Net::HTTPServerResponse &response) (defined in NAF::HTTP::Request)NAF::HTTP::Requestprotected
UploadProcess_() (defined in NAF::Functions::Function)NAF::Functions::Function
~CommonResponses() (defined in NAF::HTTP::CommonResponses)NAF::HTTP::CommonResponses