#include <io.hpp>
|
std::unique_ptr< boost::asio::posix::stream_descriptor > | stream_ |
|
Definition at line 498 of file io.hpp.
◆ SbfFileIo()
io::SbfFileIo::SbfFileIo |
( |
ROSaicNodeBase * |
node, |
|
|
std::shared_ptr< boost::asio::io_service > |
ioService |
|
) |
| |
|
inline |
◆ ~SbfFileIo()
io::SbfFileIo::~SbfFileIo |
( |
| ) |
|
|
inline |
◆ close()
void io::SbfFileIo::close |
( |
| ) |
|
|
inline |
◆ connect()
bool io::SbfFileIo::connect |
( |
| ) |
|
|
inline |
◆ ioService_
std::shared_ptr<boost::asio::io_service> io::SbfFileIo::ioService_ |
|
private |
◆ node_
◆ stream_
std::unique_ptr<boost::asio::posix::stream_descriptor> io::SbfFileIo::stream_ |
The documentation for this class was generated from the following file: