VPTissue Reference Manual
SimPT_Parex::ServerDialog Class Reference

Dialog for connecting to server. More...

#include <ServerDialog.h>

Inheritance diagram for SimPT_Parex::ServerDialog:
Inheritance graph
Collaboration diagram for SimPT_Parex::ServerDialog:
Collaboration graph

Public Member Functions

 ServerDialog (std::string path)
 Constructor. More...
 
virtual ~ServerDialog ()
 Destructor.
 
ServerInfoGetServer ()
 Return the server to connect to. More...
 

Detailed Description

Dialog for connecting to server.

Definition at line 35 of file ServerDialog.h.

Constructor & Destructor Documentation

SimPT_Parex::ServerDialog::ServerDialog ( std::string  path)

Constructor.

Parameters
pathPath to serverList.xml

Definition at line 43 of file ServerDialog.cpp.

Member Function Documentation

ServerInfo * SimPT_Parex::ServerDialog::GetServer ( )

Return the server to connect to.

Returns
The server info

Definition at line 119 of file ServerDialog.cpp.


The documentation for this class was generated from the following files: