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 81 of file SendHandleC.cpp.
RTT::SendHandleC::E::OperationKeeper::OperationKeeper | ( | DataSource< SendStatus >::shared_ptr | s, |
AssignableDataSource< bool >::shared_ptr | b | ||
) | [inline] |
Definition at line 86 of file SendHandleC.cpp.
Definition at line 87 of file SendHandleC.cpp.
Definition at line 85 of file SendHandleC.cpp.
AssignableDataSource<bool>::shared_ptr RTT::SendHandleC::E::OperationKeeper::mb |
Definition at line 84 of file SendHandleC.cpp.
DataSource<SendStatus>::shared_ptr RTT::SendHandleC::E::OperationKeeper::ms |
Definition at line 83 of file SendHandleC.cpp.