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

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.CombineAnd.GetNativeType ( )

◆ GetResult()

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

Implements Cerebrum.B83.LogicExpressionParser.ILogicResult.

Here is the caller graph for this function:

◆ IsString()

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

Implements Cerebrum.B83.LogicExpressionParser.ILogicResult.

Here is the caller graph for this function:

◆ IsValid()

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

Implements Cerebrum.B83.LogicExpressionParser.ILogicResult.

Here is the caller graph for this function:

Member Data Documentation

◆ inputs

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

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