| 
#include <omOptions.h>
Inheritance diagram for omOptions:

Public Member Functions | |
| omOptions () | |
| virtual void | Init () | 
| bool | SetParameter (wxString, wxString) | 
| wxString | GetParameter (wxString) | 
| wxString | GenerateOptionsXMLString () | 
Data Fields | |
| wxString | hostName | 
| int | port | 
All generic objects in the api structure use this class to store options.
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 Generate a string containting an XML rapresantation of the options stored in the structure. 
 
 Reimplemented in omUIOptions, and maiaOptions.  | 
  
      
  | 
  
| 
 Get value of a parameter specified by its name. 
 
 Reimplemented in omUIOptions.  | 
  
      
  | 
  
| 
 Initialize the class. This function is called after that all objects are istantiated Reimplemented from omObject. Reimplemented in omUIOptions.  | 
  
      
  | 
  ||||||||||||
| 
 Set a parameter value. 
 
 Reimplemented in omUIOptions.  | 
  
      
  | 
  
| 
 Name of the host that run the openmaia server  | 
  
      
  | 
  
| 
 openmaia server listen port  | 
  
| 
 Copyright © by Luca Clivio  |