| Public Member Functions | |
| OperationKeeper (DataSource< SendStatus >::shared_ptr s, AssignableDataSource< bool >::shared_ptr b) | |
| ~OperationKeeper () | |
| Public Attributes | |
| bool | autocollect | 
| AssignableDataSource< bool >::shared_ptr | mb | 
| DataSource< SendStatus >::shared_ptr | ms | 
This is a custom deleter that blocks on an asynchronous operation
Definition at line 83 of file SendHandleC.cpp.
| 
 | inline | 
Definition at line 88 of file SendHandleC.cpp.
| 
 | inline | 
Definition at line 89 of file SendHandleC.cpp.
| bool RTT::internal::SendHandleC::E::OperationKeeper::autocollect | 
Definition at line 87 of file SendHandleC.cpp.
| AssignableDataSource<bool>::shared_ptr RTT::internal::SendHandleC::E::OperationKeeper::mb | 
Definition at line 86 of file SendHandleC.cpp.
| DataSource<SendStatus>::shared_ptr RTT::internal::SendHandleC::E::OperationKeeper::ms | 
Definition at line 85 of file SendHandleC.cpp.