Classes | Public Member Functions | Public Attributes | List of all members
RTT::internal::SendHandleC::E Class Reference

Classes

struct  OperationKeeper
 

Public Member Functions

 E (base::DataSourceBase::shared_ptr op)
 
 ~E ()
 

Public Attributes

internal::AssignableDataSource< bool >::shared_ptr b
 
base::DataSourceBase::shared_ptr mop
 
boost::shared_ptr< OperationKeepermopkeeper
 
OperationInterfacePartorp
 
internal::DataSource< SendStatus >::shared_ptr s
 

Detailed Description

Definition at line 53 of file SendHandleC.cpp.

Constructor & Destructor Documentation

RTT::internal::SendHandleC::E::E ( base::DataSourceBase::shared_ptr  op)
inline

Definition at line 56 of file SendHandleC.cpp.

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

Definition at line 58 of file SendHandleC.cpp.

Member Data Documentation

internal::AssignableDataSource<bool>::shared_ptr RTT::internal::SendHandleC::E::b

Stores the blocking/non blocking flag for collect/collectIfDone.

Definition at line 73 of file SendHandleC.cpp.

base::DataSourceBase::shared_ptr RTT::internal::SendHandleC::E::mop

Stores the operation in order to avoid its premature destruction.

Definition at line 77 of file SendHandleC.cpp.

boost::shared_ptr<OperationKeeper> RTT::internal::SendHandleC::E::mopkeeper

Definition at line 100 of file SendHandleC.cpp.

OperationInterfacePart* RTT::internal::SendHandleC::E::orp

Stores the OperationInterfacePart pointer contained in this SendHandle

Definition at line 105 of file SendHandleC.cpp.

internal::DataSource<SendStatus>::shared_ptr RTT::internal::SendHandleC::E::s

This data source will do a collect/collectIfDone when being evaluated().

Definition at line 69 of file SendHandleC.cpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:47