cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
osaPipeExec Member List

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

Close(bool killProcess=true)osaPipeExec
GetName(void) const osaPipeExec
IsConnected(void) const osaPipeExec
Open(const std::string &executable, const std::string &mode)osaPipeExec
Open(const std::string &executable, const std::vector< std::string > &parameters, const std::string &mode)osaPipeExec
osaPipeExec(const std::string &name="unnamed")osaPipeExec
osaPipeExecTest classosaPipeExecfriend
Read(char *buffer, int maxLength) const osaPipeExec
Read(int maxLength) const osaPipeExec
ReadString(int maxLength) const osaPipeExec
ReadUntil(char *buffer, int maxLength, char stopChar) const osaPipeExec
ReadUntil(int maxLength, char stopChar) const osaPipeExec
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