![]() |
Image Component Library (ICL)
|
#include <RSBIOUtil.h>
Public Types | |
| typedef RSBIOUtilDataBase< T >::DataPtr | DataPtr |
Public Member Functions | |
| RSBSender (const std::string &scope="") | |
| bool | isNull () const |
| operator bool () const | |
| void | init (const std::string &scope) |
| void | send (const T &t) |
| void | send (DataPtr data) |
Protected Member Functions | |
| void | null_check (const std::string &fn) const |
Private Attributes | |
| utils::SmartPtr< RSBIOUtil< T > > | impl |
| typedef RSBIOUtilDataBase<T>::DataPtr icl::io::RSBSender< T >::DataPtr |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
private |
1.8.15