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

Public Member Functions | |
| InferenceList () | |
| InferenceList (const InferenceList &) | |
| InferenceList (const Inference &inf) | |
| InferenceList (const Inference &inf, const InferenceList &tail) | |
| InferenceList (LstData< Inference > *) | |
| const InferenceList & | tail () const |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from Lst< Inference >. |
1.3.2