Public Member Functions | |
void | checkAndCreate () |
D (base::DataSourceBase::shared_ptr sh, OperationInterfacePart *ofp, const std::string &name) | |
D (const D &other) | |
void | newarg (DataSourceBase::shared_ptr na) |
~D () | |
Public Attributes | |
std::vector< DataSourceBase::shared_ptr > | args |
AssignableDataSource< bool >::shared_ptr | blocking |
std::string | mname |
OperationInterfacePart * | mofp |
DataSourceBase::shared_ptr | msh |
DataSource< SendStatus >::shared_ptr | s |
Definition at line 110 of file SendHandleC.cpp.
|
inline |
Definition at line 144 of file SendHandleC.cpp.
|
inline |
Definition at line 150 of file SendHandleC.cpp.
|
inline |
Definition at line 156 of file SendHandleC.cpp.
|
inline |
Definition at line 120 of file SendHandleC.cpp.
|
inline |
Definition at line 138 of file SendHandleC.cpp.
std::vector<DataSourceBase::shared_ptr> RTT::internal::SendHandleC::D::args |
Definition at line 115 of file SendHandleC.cpp.
AssignableDataSource<bool>::shared_ptr RTT::internal::SendHandleC::D::blocking |
Definition at line 118 of file SendHandleC.cpp.
std::string RTT::internal::SendHandleC::D::mname |
Definition at line 114 of file SendHandleC.cpp.
OperationInterfacePart* RTT::internal::SendHandleC::D::mofp |
Definition at line 113 of file SendHandleC.cpp.
DataSourceBase::shared_ptr RTT::internal::SendHandleC::D::msh |
Definition at line 117 of file SendHandleC.cpp.
DataSource<SendStatus>::shared_ptr RTT::internal::SendHandleC::D::s |
Definition at line 116 of file SendHandleC.cpp.