Overture  Version 25
Public Member Functions | List of all members
ListOfShowFileParameters Class Reference

#include <ShowFileParameter.h>

Inheritance diagram for ListOfShowFileParameters:
Inheritance graph
[legend]
Collaboration diagram for ListOfShowFileParameters:
Collaboration graph
[legend]

Public Member Functions

bool getParameter (const aString &name, int &value) const
 
bool getParameter (const aString &name, real &value) const
 
bool getParameter (const aString &name, aString &value) const
 
bool getParameter (const aString &name, ShowFileParameter::ParameterType type, int &value, real &rValue, aString &stringValue) const
 
bool matchAndSetValue (const aString &answer)
 
bool setParameter (const aString &name, const int value)
 
bool setParameter (const aString &name, const real value)
 
bool setParameter (const aString &name, const aString &value)
 

Member Function Documentation

bool ListOfShowFileParameters::getParameter ( const aString name,
int &  value 
) const
bool ListOfShowFileParameters::getParameter ( const aString name,
real value 
) const
bool ListOfShowFileParameters::getParameter ( const aString name,
aString value 
) const
bool ListOfShowFileParameters::getParameter ( const aString name,
ShowFileParameter::ParameterType  type,
int &  value,
real rValue,
aString stringValue 
) const
bool ListOfShowFileParameters::matchAndSetValue ( const aString answer)
bool ListOfShowFileParameters::setParameter ( const aString name,
const int  value 
)
bool ListOfShowFileParameters::setParameter ( const aString name,
const real  value 
)
bool ListOfShowFileParameters::setParameter ( const aString name,
const aString value 
)

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