cisst-saw
Loading...
Searching...
No Matches
osaPipeExec Member List

This is the complete list of members for osaPipeExec, including all inherited members.

Close(bool killProcess=true)osaPipeExec
GetName(void) constosaPipeExec
IsConnected(void) constosaPipeExec
IsProcessRunning(void) constosaPipeExec
Open(const std::string &executable, const std::string &mode, bool noWindow=false)osaPipeExec
Open(const std::string &executable, const std::vector< std::string > &parameters, const std::string &mode, bool noWindow=false)osaPipeExec
osaPipeExec(const std::string &name="unnamed")osaPipeExec
osaPipeExecTest classosaPipeExecfriend
Read(char *buffer, int maxLength) constosaPipeExec
Read(int maxLength) constosaPipeExec
ReadString(int maxLength, double timeoutSec=0.0) constosaPipeExec
ReadUntil(char *buffer, int maxLength, char stopChar, double timeoutSec=0.0) constosaPipeExec
ReadUntil(int maxLength, char stopChar, double timeoutSec=0.0) constosaPipeExec
Write(const char *buffer)osaPipeExec
Write(const char *buffer, int n)osaPipeExec
Write(const std::string &s)osaPipeExec
Write(const std::string &s, int n)osaPipeExec
~osaPipeExec(void)osaPipeExec