6 : name_ (0), record_ (0)
utility::ScopedArray< const char > name_
potential string value of the node (size int)
bool operator!=(const VariableReference &rhs) const
Inequality operator.
~VariableReference()
Destructor.
Optimized reference to a variable within the knowledge base.
void operator=(const VariableReference &input)
Assignment operator.
bool operator==(const VariableReference &rhs) const
Equality operator.
VariableReference()
Default constructor.
knowledge::KnowledgeRecord * record_
Reference to knowledge record.