Cerebrum™
Loading...
Searching...
No Matches
Cerebrum.B83.LogicExpressionParser.CombineOr Class Reference
Inheritance diagram for Cerebrum.B83.LogicExpressionParser.CombineOr:
Collaboration diagram for Cerebrum.B83.LogicExpressionParser.CombineOr:

Public Member Functions

int GetNativeType ()
 
bool GetResult ()
 
bool IsValid ()
 
bool IsString ()
 
bool GetResult ()
 
bool IsValid ()
 
bool IsString ()
 
int GetNativeType ()
 

Public Attributes

List< ILogicResultinputs = new List<ILogicResult>()
 

Member Function Documentation

◆ GetNativeType()

int Cerebrum.B83.LogicExpressionParser.CombineOr.GetNativeType ( )

◆ GetResult()

bool Cerebrum.B83.LogicExpressionParser.CombineOr.GetResult ( )

Implements Cerebrum.B83.LogicExpressionParser.ILogicResult.

Here is the caller graph for this function:

◆ IsString()

bool Cerebrum.B83.LogicExpressionParser.CombineOr.IsString ( )

Implements Cerebrum.B83.LogicExpressionParser.ILogicResult.

Here is the caller graph for this function:

◆ IsValid()

bool Cerebrum.B83.LogicExpressionParser.CombineOr.IsValid ( )

Implements Cerebrum.B83.LogicExpressionParser.ILogicResult.

Here is the caller graph for this function:

Member Data Documentation

◆ inputs

List<ILogicResult> Cerebrum.B83.LogicExpressionParser.CombineOr.inputs = new List<ILogicResult>()

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