more docu
This commit is contained in:
parent
4f4cec402c
commit
5dadc5d4fe
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,7 @@ public:
|
||||||
* The slot is allocated automatic.
|
* The slot is allocated automatic.
|
||||||
*
|
*
|
||||||
* \param data The data to store.
|
* \param data The data to store.
|
||||||
|
* \throw ErrorNoMemory
|
||||||
*/
|
*/
|
||||||
void data( void* );
|
void data( void* );
|
||||||
|
|
||||||
|
@ -116,6 +117,7 @@ public:
|
||||||
* the caller.
|
* the caller.
|
||||||
*
|
*
|
||||||
* \return The reply Message.
|
* \return The reply Message.
|
||||||
|
* \throw ErrorNoReply
|
||||||
*/
|
*/
|
||||||
Message steal_reply();
|
Message steal_reply();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue