se_utils.h File Reference

#include <wx/string.h>
#include <sstream>
Include dependency graph for se_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool IsSettingsStandAlone ()
void SetSettingsStandAlone (bool value)
SPringSettings Utils

This file is part of springsettings, Copyright (C) 2007-2011

SpringLobby is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

SpringLobby is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with springsettings. If not, see <http://www.gnu.org/licenses/>. these are necessary duplications for standalone mode atm

Todo:
can prolly be avoided if properly use code from SL
int fromString (const wxString &s)
void openUrl (const wxString &url)
template<class T >
wxString towxString (T arg)

Function Documentation

int fromString ( const wxString s  ) 

Definition at line 30 of file se_utils.cpp.

bool IsSettingsStandAlone (  ) 

Definition at line 19 of file se_utils.cpp.

void openUrl ( const wxString url  ) 

Definition at line 36 of file se_utils.cpp.

void SetSettingsStandAlone ( bool  value  ) 

Definition at line 24 of file se_utils.cpp.

template<class T >
wxString towxString ( arg  )  [inline]

Definition at line 33 of file se_utils.h.


Generated on Thu Dec 29 00:11:35 2011 for SpringLobby by doxygen 1.6.3