Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Xabsl2BooleanInputSymbol Class Reference

Represents a boolean input symbol of the Xabsl2Engine. More...

#include <Xabsl2Symbols.h>

Inheritance diagram for Xabsl2BooleanInputSymbol:

Inheritance graph
[legend]
Collaboration diagram for Xabsl2BooleanInputSymbol:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Xabsl2BooleanInputSymbol (const char *name, const bool *pVariable)
 Constructor.

 Xabsl2BooleanInputSymbol (const char *name, Xabsl2FunctionProvider *pInstance, bool(Xabsl2FunctionProvider::*pFunction)())
 Constructor.


Detailed Description

Represents a boolean input symbol of the Xabsl2Engine.

Author:
Martin Lötzsch

Definition at line 145 of file Xabsl2Symbols.h.


Constructor & Destructor Documentation

Xabsl2BooleanInputSymbol::Xabsl2BooleanInputSymbol const char *  name,
const bool *  pVariable
[inline]
 

Constructor.

Parameters:
name The name of the symbol, for debugging purposes
pVariable A pointer to the variable that the symbol stands for

Definition at line 153 of file Xabsl2Symbols.h.

Xabsl2BooleanInputSymbol::Xabsl2BooleanInputSymbol const char *  name,
Xabsl2FunctionProvider pInstance,
bool(Xabsl2FunctionProvider::*  pFunction)()
[inline]
 

Constructor.

Parameters:
name The name of the symbol, for debugging purposes
pFunction A pointer to a boolean returning function in the software environment
pInstance A pointer to the instance that contains the function

Definition at line 163 of file Xabsl2Symbols.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:12:20 2004 for GT2004 by doxygen 1.3.6