Skip to content

Struct jac::Device::MachineIO

ClassList > MachineIO

Public Attributes

Type Name
std::unique_ptr< OutputStreamCommunicator > err
std::unique_ptr< InputStreamCommunicator > in
std::unique_ptr< OutputStreamCommunicator > out

Public Attributes Documentation

variable err

std::unique_ptr<OutputStreamCommunicator> jac::Device< Machine >::MachineIO::err;

variable in

std::unique_ptr<InputStreamCommunicator> jac::Device< Machine >::MachineIO::in;

variable out

std::unique_ptr<OutputStreamCommunicator> jac::Device< Machine >::MachineIO::out;


The documentation for this class was generated from the following file src/jac/device/device.h