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

Public Member Functions

int GetNativeType ()
 
 CustomFunction (Func< ParameterList, double > aFunc, ParameterList aParams)
 
bool IsString ()
 
double GetNumber ()
 
bool IsValid ()
 
double GetNumber ()
 
bool IsString ()
 
bool IsValid ()
 
int GetNativeType ()
 

Constructor & Destructor Documentation

◆ CustomFunction()

Cerebrum.B83.LogicExpressionParser.CustomFunction.CustomFunction ( Func< ParameterList, double >  aFunc,
ParameterList  aParams 
)

Member Function Documentation

◆ GetNativeType()

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

◆ GetNumber()

double Cerebrum.B83.LogicExpressionParser.CustomFunction.GetNumber ( )

◆ IsString()

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

◆ IsValid()

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

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