OpcUaCanOpen
CANopen OPC-UA server
TMath.h File Reference
#include <cmath>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

union  ptr_func
 
struct  funcTable
 
class  TMath
 
class  TMath::isName
 

Enumerations

enum  tokenids {
  IDANY, SPLUS, SMINUS, SMIN,
  SMUL, SDIV, SEXP, SIF,
  SNOT, SOR, SAND, SNE,
  SGT, SGE, SEQ, SLE,
  SLT, SFUNC
}
 

Enumeration Type Documentation

◆ tokenids

enum tokenids
Enumerator
IDANY 
SPLUS 
SMINUS 
SMIN 
SMUL 
SDIV 
SEXP 
SIF 
SNOT 
SOR 
SAND 
SNE 
SGT 
SGE 
SEQ 
SLE 
SLT 
SFUNC 

Definition at line 9 of file TMath.h.