pendingcall.h
Go to the documentation of this file.
Definition connection.h:49
Definition message.h:159
void cancel()
Cancels the pending call, such that any reply or error received will just be ignored.
Definition pendingcall.cpp:99
bool completed()
Checks whether the pending call has received a reply yet, or not.
Definition pendingcall.cpp:94
void data(void *data)
Stores a pointer on a PendingCall, along with an optional function to be used for freeing the data wh...
Definition pendingcall.cpp:109
Definition util.h:114
Definition util.h:226
Definition connection_p.h:42
Definition pendingcall_p.h:41