dlvhex
2.5.0
|
#include <vs10/term.h>
Public Member Functions | |
PtrRef (clone_ptr< Term > &ptr) | |
void | reset (Term *a) const |
void | replace (Term *a) const |
PtrRef (clone_ptr< Term > &ptr) | |
void | reset (Term *a) const |
void | replace (Term *a) const |
Private Attributes | |
clone_ptr< Term > & | ptr_ |
Term::PtrRef::PtrRef | ( | clone_ptr< Term > & | ptr | ) | [inline] |
Term::PtrRef::PtrRef | ( | clone_ptr< Term > & | ptr | ) | [inline] |
void Term::PtrRef::replace | ( | Term * | a | ) | const [inline, virtual] |
void Term::PtrRef::replace | ( | Term * | a | ) | const [inline, virtual] |
void Term::PtrRef::reset | ( | Term * | a | ) | const [inline, virtual] |
void Term::PtrRef::reset | ( | Term * | a | ) | const [inline, virtual] |
clone_ptr< Term > & Term::PtrRef::ptr_ [private] |