Bridge++  Ver. 2.0.2
evalexpr_symbol.h File Reference
#include <map>
#include <string>
#include "IO/bridgeIO.h"

Go to the source code of this file.

Classes

class  SymbolTable
 
struct  SymbolTable::SymbolRecord
 

Typedefs

typedef double(* function_t) (double)
 

Detailed Description

Author
Tatsumi Aoyama (aoym)
LastChangedBy
aoyama
Date
$LastChangedDate:: 2019-01-21 17:01:33 #$
Version
LastChangedRevision
1928

Definition in file evalexpr_symbol.h.

Typedef Documentation

◆ function_t

typedef double(* function_t) (double)

Definition at line 21 of file evalexpr_symbol.h.