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

Public Member Functions

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

Public Attributes

bool constantValue
 
bool isString = false
 

Member Function Documentation

◆ GetNativeType()

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

◆ GetResult()

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

◆ IsString()

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

◆ IsValid()

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

Member Data Documentation

◆ constantValue

bool Cerebrum.B83.LogicExpressionParser.ConstantBool.constantValue

◆ isString

bool Cerebrum.B83.LogicExpressionParser.ConstantBool.isString = false

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