PPL  1.2
Parma_Polyhedra_Library::Interval_NS::Property Struct Reference

#include <Interval_Info_defs.hh>

Public Types

enum  Type { CARDINALITY_0_, CARDINALITY_1_, CARDINALITY_IS_ }
 
typedef bool Value
 

Public Member Functions

 Property (Type t)
 

Public Attributes

Type type
 

Static Public Attributes

static const Value default_value = true
 
static const Value unsupported_value = false
 

Detailed Description

Definition at line 34 of file Interval_Info_defs.hh.

Member Typedef Documentation

Member Enumeration Documentation

Constructor & Destructor Documentation

Parma_Polyhedra_Library::Interval_NS::Property::Property ( Type  t)
inline

Definition at line 43 of file Interval_Info_defs.hh.

Member Data Documentation

const Value Parma_Polyhedra_Library::Interval_NS::Property::default_value = true
static

Definition at line 41 of file Interval_Info_defs.hh.

const Value Parma_Polyhedra_Library::Interval_NS::Property::unsupported_value = false
static

The documentation for this struct was generated from the following file: