PPL  1.2
Concrete_Expression_defs.hh File Reference
Include dependency graph for Concrete_Expression_defs.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Parma_Polyhedra_Library::Concrete_Expression_Type
 The type of a concrete expression. More...
 
struct  Parma_Polyhedra_Library::Concrete_Expression_Type::Implementation
 A 32-bit word encoding the type. More...
 
class  Parma_Polyhedra_Library::Concrete_Expression_Common< Target >
 Base class for all concrete expressions. More...
 
class  Parma_Polyhedra_Library::Binary_Operator_Common< Target >
 Base class for binary operator applied to two concrete expressions. More...
 
class  Parma_Polyhedra_Library::Unary_Operator_Common< Target >
 Base class for unary operator applied to one concrete expression. More...
 
class  Parma_Polyhedra_Library::Cast_Operator_Common< Target >
 Base class for cast operator concrete expressions. More...
 
class  Parma_Polyhedra_Library::Integer_Constant_Common< Target >
 Base class for integer constant concrete expressions. More...
 
class  Parma_Polyhedra_Library::Floating_Point_Constant_Common< Target >
 Base class for floating-point constant concrete expression. More...
 
class  Parma_Polyhedra_Library::Approximable_Reference_Common< Target >
 Base class for references to some approximable. More...
 

Namespaces

 Parma_Polyhedra_Library
 The entire library is confined to this namespace.