PolyBoRi
|
#include "pbori_defs.h"
#include <boost/intrusive_ptr.hpp>
#include "pbori_func.h"
#include "pbori_traits.h"
#include "CVariableNames.h"
#include <vector>
#include <cuddInt.h>
Go to the source code of this file.
Classes | |
class | polybori::CCuddCore |
This class prepares the CUDD's raw decision diagram manager structure for the use with instrinsive pointers. More... | |
Namespaces | |
namespace | polybori |
Functions | |
Prepare for the application of intrinsive pointers | |
void | polybori::intrusive_ptr_add_ref (CCuddCore *pCore) |
Increment reference count. | |
void | polybori::intrusive_ptr_release (CCuddCore *pCore) |
Release current pointer by decrementing reference counting. |
This files defines a