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