Public Member Functions | Public Attributes | List of all members
RTT::internal::SendHandleC::E::OperationKeeper Struct Reference

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
 

Detailed Description

This is a custom deleter that blocks on an asynchronous operation

Definition at line 83 of file SendHandleC.cpp.

Constructor & Destructor Documentation

RTT::internal::SendHandleC::E::OperationKeeper::OperationKeeper ( DataSource< SendStatus >::shared_ptr  s,
AssignableDataSource< bool >::shared_ptr  b 
)
inline

Definition at line 88 of file SendHandleC.cpp.

RTT::internal::SendHandleC::E::OperationKeeper::~OperationKeeper ( )
inline

Definition at line 89 of file SendHandleC.cpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file:


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:45