OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
opencog::NumberNode Member List

This is the complete list of members for opencog::NumberNode, including all inherited members.

_atomTableopencog::Atomprotected
_attentionValueopencog::Atomprotected
_flagsopencog::Atomprotected
_incoming_setopencog::Atomprotected
_mtxopencog::Atomprotected
_nameopencog::Nodeprotected
_truthValueopencog::Atomprotected
_typeopencog::Atomprotected
_uuidopencog::Atomprotected
Atom(Type t, TruthValuePtr tv=TruthValue::DEFAULT_TV(), AttentionValuePtr av=AttentionValue::DEFAULT_AV())opencog::Atominlineprotected
decVLTI()opencog::Atominline
drop_incoming_set()opencog::Atomprotected
foreach_incoming(bool(T::*cb)(const Handle &), T *data)opencog::Atominline
get_value(void)opencog::NumberNodeinline
getAttentionValue()opencog::Atom
getHandle()opencog::Atominline
getIncomingSet()opencog::Atom
getIncomingSet(OutputIterator result)opencog::Atominline
getIncomingSetByType(OutputIterator result, Type type, bool subclass=false)opencog::Atominline
getIncomingSetByType(Type type, bool subclass=false)opencog::Atom
getIncomingSetSize()opencog::Atom
getLTI()opencog::Atominline
getName() const opencog::Nodeinline
getSTI()opencog::Atominline
getTruthValue()opencog::Atom
getType() const opencog::Atominline
getVLTI()opencog::Atominline
incVLTI()opencog::Atominline
init(const std::string &)opencog::Nodeprotected
insert_atom(LinkPtr)opencog::Atomprotected
InSetPtr typedefopencog::Atomprotected
isType(Type t, bool subclass) const opencog::Atominline
keep_incoming_set()opencog::Atomprotected
merge(TruthValuePtr)opencog::Atom
Node(const Node &l)opencog::Nodeinlineprotected
Node(Type t, const std::string &s, TruthValuePtr tv=TruthValue::DEFAULT_TV(), AttentionValuePtr av=AttentionValue::DEFAULT_AV())opencog::Nodeinline
Node(Node &n)opencog::Nodeinline
NumberNode(const std::string &s, TruthValuePtr tv=TruthValue::DEFAULT_TV(), AttentionValuePtr av=AttentionValue::DEFAULT_AV())opencog::NumberNodeinline
NumberNode(double vvv, TruthValuePtr tv=TruthValue::DEFAULT_TV(), AttentionValuePtr av=AttentionValue::DEFAULT_AV())opencog::NumberNodeinline
NumberNode(Node &n)opencog::NumberNodeinline
operator!=(const Atom &) const opencog::Nodevirtual
operator==(const Atom &) const opencog::Nodevirtual
remove_atom(LinkPtr)opencog::Atomprotected
setAttentionValue(AttentionValuePtr)opencog::Atom
setLTI(AttentionValue::lti_t ltiValue)opencog::Atominline
setSTI(AttentionValue::sti_t stiValue)opencog::Atominline
setTruthValue(TruthValuePtr)opencog::Atom
toShortString(std::string indent="")opencog::Nodevirtual
toString(std::string indent="")opencog::Nodevirtual
tvmerge(TruthValuePtr tv)opencog::Atominline
validate(const std::string &str)opencog::NumberNodeinlinestatic
valueopencog::NumberNodeprotected
~Atom()opencog::Atomvirtual