BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions
BeeeOn::FdStreamBuf Class Reference
Inheritance diagram for BeeeOn::FdStreamBuf:

Public Member Functions

 FdStreamBuf (std::streamsize size, openmode mode)
 
 FdStreamBuf (int fd, std::streamsize size, openmode mode)
 
void setFd (int fd)
 
int fd () const
 
int writeToDevice (const char *buffer, std::streamsize size) override
 
int readFromDevice (char *buffer, std::streamsize capacity) override
 
void close ()
 

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