| 
    Tizen Native API
    5.5
    
   
   | 
  
  
  
 
Functions that set up and shut down the Ecore IPC Library.
Functions | |
| int | ecore_ipc_init (void) | 
| Initializes the Ecore IPC library.   | |
| int | ecore_ipc_shutdown (void) | 
| Shuts down the Ecore IPC library.   | |
Typedefs | |
| typedef struct _Ecore_Ipc_Server | Ecore_Ipc_Server | 
| typedef struct _Ecore_Ipc_Client | Ecore_Ipc_Client | 
| typedef enum _Ecore_Ipc_Type | Ecore_Ipc_Type | 
| typedef struct _Ecore_Ipc_Client Ecore_Ipc_Client | 
An IPC connection handle
| typedef struct _Ecore_Ipc_Server Ecore_Ipc_Server | 
An IPC connection handle
Enum containing IPC types.
| int ecore_ipc_init | ( | void | ) | 
Initializes the Ecore IPC library.
| int ecore_ipc_shutdown | ( | void | ) | 
Shuts down the Ecore IPC library.