Adaptive Framework
0.9.0
|
Parse function to support afw command local server. More...
#include "afw_interface.h"
#include "afw_command_local_server.h"
#include "generated/afw_command_declare_helpers.h"
Go to the source code of this file.
Data Structures | |
struct | afw_command_local_parse_t |
Functions | |
afw_command_local_parse_request (afw_command_local_server_self_t *self, const afw_memory_t **input, afw_xctx_t *xctx) | |
Parse function to support afw command local server.
This is the implementation of afw_server for afw_command_local.
Definition in file afw_command_local_parse.h.