Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Structures | Typedefs | Functions
afw_command_local_request.h File Reference

Implementation for interface afw_command_local. 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_request_self_s
 Self typedef for afw_command_local implementation of afw_request. More...
 

Typedefs

typedef struct afw_command_local_request_self_s afw_command_local_request_self_t
 Self typedef for afw_command_local implementation of afw_request.
 

Functions

 afw_command_local_request_create (afw_command_local_server_self_t *server_self, const afw_memory_t *body, const afw_object_t *properties, afw_xctx_t *xctx)
 

Detailed Description

Implementation for interface afw_command_local.

This is the implementation of afw_request for afw_command_local.

Definition in file afw_command_local_request.h.