PPL
1.2
|
#include <Boundary_defs.hh>
Public Types | |
enum | Type { SPECIAL_, OPEN_ } |
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 |
Definition at line 33 of file Boundary_defs.hh.
Definition at line 38 of file Boundary_defs.hh.
|
inline |
Definition at line 41 of file Boundary_defs.hh.
|
static |
Definition at line 39 of file Boundary_defs.hh.
Type Parma_Polyhedra_Library::Boundary_NS::Property::type |
Definition at line 44 of file Boundary_defs.hh.
Referenced by Parma_Polyhedra_Library::Interval_Info_Null_Open< Policy >::get_boundary_property(), Parma_Polyhedra_Library::Interval_Info_Bitset< T, Policy >::get_boundary_property(), and Parma_Polyhedra_Library::Interval_Info_Bitset< T, Policy >::set_boundary_property().
|
static |
Definition at line 40 of file Boundary_defs.hh.
Referenced by Parma_Polyhedra_Library::Interval_Info_Null_Open< Policy >::get_boundary_property().