| Public Types | |
| typedef Eldbus_Pending * | native_handle_type | 
|  Public Types inherited from efl::eldbus::const_pending | |
| typedef Eldbus_Pending const * | native_handle_type | 
| typedef Eldbus_Pending const * | const_native_handle_type | 
| Public Member Functions | |
| pending (Eldbus_Pending *pending_) | |
| void | data_set (const char *key, const char *data) | 
| void * | data_del (const char *key) | 
| void | cancel () | 
| native_handle_type | native_handle () | 
|  Public Member Functions inherited from efl::eldbus::const_pending | |
| const_pending (Eldbus_Pending const *pending) | |
| void * | data_get (const char *key) const | 
| const char * | destination_get () const | 
| const char * | path_get () const | 
| const char * | interface_get () const | 
| const char * | method_get () const | 
| native_handle_type | native_handle () const | 
| const_native_handle_type | const_native_handle () const |