VPTissue Reference Manual
|
Dialog for connecting to server. More...
#include <ServerDialog.h>
Public Member Functions | |
ServerDialog (std::string path) | |
Constructor. More... | |
virtual | ~ServerDialog () |
Destructor. | |
ServerInfo * | GetServer () |
Return the server to connect to. More... | |
Dialog for connecting to server.
Definition at line 35 of file ServerDialog.h.
SimPT_Parex::ServerDialog::ServerDialog | ( | std::string | path | ) |
ServerInfo * SimPT_Parex::ServerDialog::GetServer | ( | ) |
Return the server to connect to.
Definition at line 119 of file ServerDialog.cpp.