Globals Class Reference
This class is used to provide some configuration values, which will be read from a configuration-file (which is created on first run and filled with default-values, if not already existing). More...
#include <SemiGlobals.hpp>
Public Member Functions | |
| Globals () | |
| default constructor  | |
Static Public Member Functions | |
| void | initialize () | 
| load all configuration values from file  | |
| string | getCGIPath () | 
| char * | getProxyComHost () | 
| int | getProxyComPort () | 
| char * | getConfigFilePath () | 
| char * | getMoviesFileName () | 
| char * | getAbsoluteImagesFilePath () | 
| char * | getRelativeImagesFilePath () | 
| char * | getMediaserverHttpHost () | 
| int | getMediaserverHttpPort () | 
| char * | getRelativeSDPFilePath () | 
| char * | getAbsoluteSDPFilePath () | 
| uint | getHoursToPreserveClosedSessions () | 
| uint | getPRMaxWaitSecs () | 
| bool | loadConfiguration (char *filename) | 
| load configuration from file  | |
| void | readConfigValues (char *buffer) | 
| read configuration-fields from buffer  | |
| void | loadDefaultConfiguration () | 
| load default-configuration into map  | |
| void | writeConfiguration (char *filename) | 
| write current configuration to file  | |
| void | showCurrentConfiguration () | 
| output current configuration to standard-out  | |
Static Public Attributes | |
| SemiDebug | sdebug | 
| reference to debugging class  | |
Detailed Description
This class is used to provide some configuration values, which will be read from a configuration-file (which is created on first run and filled with default-values, if not already existing).
- Author:
 - Klaus Schoeffmann
 
Definition at line 412 of file SemiGlobals.hpp.
Member Function Documentation
      
  | 
  
| 
 
 
 References initialize(). Referenced by MovieListRequest::requestMovieList(). 
 
  | 
  
      
  | 
  
| 
 
 
 References initialize(). Referenced by Movie::getHTMLRepresentation(), and SessionList::writeHTMLRepresentation(). 
  | 
  
      
  | 
  
| 
 
 
 References initialize(). 
  | 
  
      
  | 
  
| 
 
 
 Referenced by initialize(). 
 
  | 
  
      
  | 
  
| 
 
 
 References initialize(). Referenced by ServerCommunication::sendSessionsToServer(). 
 
  | 
  
      
  | 
  
| 
 
 
 References initialize(). 
  | 
  
      
  | 
  
| 
 
 
 References initialize(). 
 
  | 
  
      
  | 
  
| 
 
 
 References initialize(). 
  | 
  
      
  | 
  
| 
 
 
 References initialize(). Referenced by SemiProxySession::requestClientTimeMs(), and SemiProxySession::requestServerTimeMs(). 
  | 
  
      
  | 
  
| 
 
 
 References initialize(). 
  | 
  
      
  | 
  
| 
 
 
 References initialize(). 
  | 
  
      
  | 
  
| 
 
 
 References initialize(). 
 
  | 
  
      
  | 
  
| 
 
 
 References initialize(). Referenced by Movie::getHTMLRepresentation(), and SessionList::writeHTMLRepresentation(). 
  | 
  
The documentation for this class was generated from the following files: