stc
Loading...
Searching...
No Matches
Public Member Functions | List of all members
stc::Unix::LowLevelWrapper Struct Reference

#include <Process.hpp>

Inheritance diagram for stc::Unix::LowLevelWrapper:
stc::Unix::PTY stc::Unix::Pipe

Public Member Functions

ssize_t writeToFd (const std::string &data, int fd)
 
ssize_t readFromFd (std::stringstream &out, int fd)
 

Member Function Documentation

◆ readFromFd()

ssize_t stc::Unix::LowLevelWrapper::readFromFd ( std::stringstream &  out,
int  fd 
)
inline

◆ writeToFd()

ssize_t stc::Unix::LowLevelWrapper::writeToFd ( const std::string &  data,
int  fd 
)
inline

The documentation for this struct was generated from the following file: