eRPC API Reference  Rev. 1.7.2
NXP Semiconductors
erpc_client_manager.h File Reference
#include "erpc_codec.h"
#include "erpc_config_internal.h"
+ Include dependency graph for erpc_client_manager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  erpc::ClientManager
 Base client implementation. More...
 
class  erpc::RequestContext
 Encapsulates all information about a request. More...
 

Typedefs

typedef void(* client_error_handler_t) (erpc_status_t err, uint32_t functionID)