Public Member Functions | Public Attributes

FPoptimizer_CodeTree::CodeTreeData Struct Reference

List of all members.

Public Member Functions

 CodeTreeData (const CodeTreeData &b)
 CodeTreeData (double i)
bool IsIdenticalTo (const CodeTreeData &b) const
void Sort ()
void Recalculate_Hash_NoRecursion ()

Public Attributes

int RefCount
FUNCTIONPARSERTYPES::OPCODE Opcode
union {
   double   Value
   unsigned   Var
   unsigned   Funcno
}; 
std::vector< CodeTreeParams
FUNCTIONPARSERTYPES::fphash_t Hash
size_t Depth
const
FPoptimizer_Grammar::Grammar
OptimizedUsing

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Defines