45 a.addStringT(process);
72 for (
int i = 0; i < 4; i++) {
An array of BufferStores.
A generic container for an array of bytes.
void addStringT(const char *s)
Appends a string to the content of this instance.
Wrapper class featuring range-checking and string representation of enumerated values.
errs
The known error codes.
Enum< RFSV::errs > getCmdLine(const char *, std::string &)
Retrieves the command line of a running process.
RPCS16(std::unique_ptr< TCPSocket > socket)
Enum< RFSV::errs > getOwnerInfo(BufferArray &owner)
Retrieve owner information of the remote machine.
std::unique_ptr< TCPSocket > socket_
The socket, used for communication with ncpd.
int mtCacheS5mx
Flag: getMachineType and getMachineInfo have been called and the machine is an S5mx.
bool sendCommand(enum commands cc, BufferStore &data)
Sends a command to the remote side.
void reset()
Initializes a connection to the remote machine.
Enum< RFSV::errs > getResponse(BufferStore &data, bool statusIsFirstByte)