|
Orocos Real-Time Toolkit
2.5.0
|
This is a custom deleter that blocks on an asynchronous operation. More...
Public Member Functions | |
| OperationKeeper (DataSource< SendStatus >::shared_ptr s, AssignableDataSource< bool >::shared_ptr b) | |
Public Attributes | |
|
DataSource< SendStatus > ::shared_ptr | ms |
|
AssignableDataSource< bool > ::shared_ptr | mb |
| bool | autocollect |
This is a custom deleter that blocks on an asynchronous operation.
Definition at line 81 of file SendHandleC.cpp.
1.7.6.1