This is the complete list of members for xorg::testing::XServer, including all inherited members.
ERROR enum value | xorg::testing::Process | |
FINISHED_FAILURE enum value | xorg::testing::Process | |
FINISHED_SUCCESS enum value | xorg::testing::Process | |
Fork() | xorg::testing::Process | |
GetConfigPath() | xorg::testing::XServer | |
GetDisplayNumber(void) | xorg::testing::XServer | |
GetDisplayString(void) | xorg::testing::XServer | |
GetEnv(const std::string &name, bool *exists=NULL) | xorg::testing::Process | static |
GetLogFilePath() | xorg::testing::XServer | |
GetState() | xorg::testing::Process | |
GetVersion() | xorg::testing::XServer | |
Kill(unsigned int timeout=2000) | xorg::testing::XServer | virtual |
NONE enum value | xorg::testing::Process | |
Pid() const | xorg::testing::Process | |
Process() | xorg::testing::Process | |
RegisterXErrorHandler() | xorg::testing::XServer | static |
RegisterXIOErrorHandler() | xorg::testing::XServer | static |
RemoveLogFile(bool force=false) | xorg::testing::XServer | |
RemoveOption(const std::string &option) | xorg::testing::XServer | |
RUNNING enum value | xorg::testing::Process | |
SetDisplayNumber(unsigned int display_number) | xorg::testing::XServer | |
SetEnv(const std::string &name, const std::string &value, bool overwrite) | xorg::testing::Process | static |
SetOption(const std::string &key, const std::string &value="") | xorg::testing::XServer | |
SetServerPath(const std::string &path_to_server) | xorg::testing::XServer | |
Start(const std::string &program="") | xorg::testing::XServer | virtual |
xorg::testing::Process::Start(const std::string &program, const std::vector< std::string > &args) | xorg::testing::Process | |
xorg::testing::Process::Start(const std::string &program, va_list *args) | xorg::testing::Process | |
xorg::testing::Process::Start(const std::string &program,...) _X_SENTINEL(0) | xorg::testing::Process | |
State enum name | xorg::testing::Process | |
Terminate(unsigned int timeout=2000) | xorg::testing::XServer | virtual |
TERMINATED enum value | xorg::testing::Process | |
WaitForConnections(void) | xorg::testing::XServer | |
WaitForDevice(::Display *display, const std::string &name, time_t timeout=1000) | xorg::testing::XServer | static |
WaitForEvent(::Display *display, time_t timeout=1000) | xorg::testing::XServer | static |
WaitForEventOfType(::Display *display, int type, int extension=-1, int evtype=-1, time_t timeout=1000) | xorg::testing::XServer | static |
XServer() (defined in xorg::testing::XServer) | xorg::testing::XServer | |
~XServer() (defined in xorg::testing::XServer) | xorg::testing::XServer | |