eRPC API Reference  Rev. 1.12.0
NXP Semiconductors
erpc_client_manager.h File Reference
+ 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)
 
typedef struct ClientType * erpc_client_t
 Opaque client object type.