#include <io.hpp>
|  | 
| std::unique_ptr< boost::asio::posix::stream_descriptor > | stream_ | 
|  | 
Definition at line 560 of file io.hpp.
 
◆ SbfFileIo()
  
  | 
        
          | io::SbfFileIo::SbfFileIo | ( | ROSaicNodeBase * | node, |  
          |  |  | std::shared_ptr< boost::asio::io_context > | ioContext |  
          |  | ) |  |  |  | inline | 
 
 
◆ ~SbfFileIo()
  
  | 
        
          | io::SbfFileIo::~SbfFileIo | ( |  | ) |  |  | inline | 
 
 
◆ close()
  
  | 
        
          | void io::SbfFileIo::close | ( |  | ) |  |  | inline | 
 
 
◆ connect()
  
  | 
        
          | bool io::SbfFileIo::connect | ( |  | ) |  |  | inline | 
 
 
◆ ioContext_
  
  | 
        
          | std::shared_ptr<boost::asio::io_context> io::SbfFileIo::ioContext_ |  | 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: