flopc::MP_boolean Class Reference
[Public interface]

Reference counted class for all "boolean" types of data. More...

#include <MP_boolean.hpp>

Inheritance diagram for flopc::MP_boolean:
Inheritance graph
[legend]
Collaboration diagram for flopc::MP_boolean:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MP_boolean ()
 MP_boolean (bool b)
 MP_boolean (const Constant &c)
 MP_boolean (SUBSETREF &c)
 MP_boolean (Boolean_base *r)

Detailed Description

Reference counted class for all "boolean" types of data.

This contains counters to ConstantBase pointers. These pointers may be of any of the Boolean_base * type. This can be a constant valued boolean as well. explain SUBSETREF

Definition at line 40 of file MP_boolean.hpp.


Constructor & Destructor Documentation

flopc::MP_boolean::MP_boolean (  )  [inline]

Definition at line 42 of file MP_boolean.hpp.

flopc::MP_boolean::MP_boolean ( bool  b  ) 
flopc::MP_boolean::MP_boolean ( const Constant c  ) 
flopc::MP_boolean::MP_boolean ( SUBSETREF c  ) 
flopc::MP_boolean::MP_boolean ( Boolean_base r  )  [inline]

Definition at line 46 of file MP_boolean.hpp.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1