ReFRACtor
unit.cc File Reference
#include "unit.h"
#include "fp_exception.h"
#include <cmath>
#include <boost/spirit/include/qi.hpp>
#include <boost/spirit/include/phoenix_operator.hpp>
#include <boost/spirit/include/phoenix_bind.hpp>
+ Include dependency graph for unit.cc:

Go to the source code of this file.

Classes

struct  base_unit_
 Symbol table to parse a base unit. More...
 
struct  prefix_
 Symbol table to parse a prefix. More...
 
struct  unit_parser
 

Typedefs

typedef std::string::const_iterator iterator_type
 The grammer for parsing units. More...
 

Variables

base_unit_ base_unit
 
prefix_ prefix
 

Typedef Documentation

◆ iterator_type

typedef std::string::const_iterator iterator_type

The grammer for parsing units.

Definition at line 297 of file unit.cc.

Variable Documentation

◆ base_unit

base_unit_ base_unit

◆ prefix

prefix_ prefix

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:11