|
degate 0.1.1
|
#include <degate.h>#include <set>#include <list>#include <tr1/memory>#include <boost/foreach.hpp>
Go to the source code of this file.
Classes | |
| class | degate::ObjectSet |
Namespaces | |
| namespace | degate |
The namespace 'degate' is the namespace for everything that belongs to libdegate. | |
Functions | |
| bool | degate::is_removable (PlacedLogicModelObject_shptr o) |
| Returns true if the object can be removed from the Logic Model. | |
| bool | degate::is_interconnectable (PlacedLogicModelObject_shptr o) |
| Check if an object can be electrically interconnected with another object. | |
| template<typename Type > | |
| bool | degate::is_of_object_type (PlacedLogicModelObject_shptr o) |
1.7.4