#include <Inference.hpp>
Inheritance diagram for Inference::Data:

Public Member Functions | |
| Data () | |
| Data (Rule rule) | |
| ~Data () | |
| Rule | rule () const |
| void | ref () |
| void | deref () |
| void | destroy () |
Protected Attributes | |
| int | _counter |
| Rule | _rule |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.2