FS2_Open
Open source remastering of the Freespace 2 engine
ChangeServerInformationCommand Class Reference
Inheritance diagram for ChangeServerInformationCommand:
WebapiCommand

Public Member Functions

 ChangeServerInformationCommand ()
 
void setFrameCap (int cap)
 
void setName (const char *newName)
 
void setPasswd (const char *newPasswd)
 
virtual void execute ()
 
- Public Member Functions inherited from WebapiCommand
virtual ~WebapiCommand ()
 

Detailed Description

Definition at line 203 of file stand_gui-unix.cpp.

Constructor & Destructor Documentation

ChangeServerInformationCommand::ChangeServerInformationCommand ( )
inline

Definition at line 214 of file stand_gui-unix.cpp.

Member Function Documentation

virtual void ChangeServerInformationCommand::execute ( )
inlinevirtual

Implements WebapiCommand.

Definition at line 230 of file stand_gui-unix.cpp.

void ChangeServerInformationCommand::setFrameCap ( int  cap)
inline

Definition at line 216 of file stand_gui-unix.cpp.

void ChangeServerInformationCommand::setName ( const char *  newName)
inline

Definition at line 218 of file stand_gui-unix.cpp.

void ChangeServerInformationCommand::setPasswd ( const char *  newPasswd)
inline

Definition at line 224 of file stand_gui-unix.cpp.


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