|
OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
This is the complete list of members for opencog::Link, including all inherited members.
| _atomTable | opencog::Atom | protected |
| _attentionValue | opencog::Atom | protected |
| _flags | opencog::Atom | protected |
| _incoming_set | opencog::Atom | protected |
| _mtx | opencog::Atom | protected |
| _outgoing | opencog::Link | protected |
| _truthValue | opencog::Atom | protected |
| _type | opencog::Atom | protected |
| _uuid | opencog::Atom | protected |
| Atom(Type t, TruthValuePtr tv=TruthValue::DEFAULT_TV(), AttentionValuePtr av=AttentionValue::DEFAULT_AV()) | opencog::Atom | inlineprotected |
| AtomTable class | opencog::Link | friend |
| decVLTI() | opencog::Atom | inline |
| drop_incoming_set() | opencog::Atom | protected |
| foreach_incoming(bool(T::*cb)(const Handle &), T *data) | opencog::Atom | inline |
| foreach_outgoing(bool(T::*cb)(const Handle &), T *data) | opencog::Link | inline |
| getArity() const | opencog::Link | inline |
| getAttentionValue() | opencog::Atom | |
| getHandle() | opencog::Atom | inline |
| getIncomingSet() | opencog::Atom | |
| getIncomingSet(OutputIterator result) | opencog::Atom | inline |
| getIncomingSetByType(OutputIterator result, Type type, bool subclass=false) | opencog::Atom | inline |
| getIncomingSetByType(Type type, bool subclass=false) | opencog::Atom | |
| getIncomingSetSize() | opencog::Atom | |
| getLTI() | opencog::Atom | inline |
| getOutgoingAtom(Arity pos) const | opencog::Link | inline |
| getOutgoingSet() const | opencog::Link | inline |
| getSTI() | opencog::Atom | inline |
| getTruthValue() | opencog::Atom | |
| getType() const | opencog::Atom | inline |
| getVLTI() | opencog::Atom | inline |
| incVLTI() | opencog::Atom | inline |
| init(const HandleSeq &) | opencog::Link | private |
| insert_atom(LinkPtr) | opencog::Atom | protected |
| InSetPtr typedef | opencog::Atom | protected |
| isSource(Handle) const | opencog::Link | |
| isSource(size_t) const | opencog::Link | |
| isTarget(Handle) const | opencog::Link | |
| isTarget(size_t) const | opencog::Link | |
| isType(Type t, bool subclass) const | opencog::Atom | inline |
| keep_incoming_set() | opencog::Atom | protected |
| Link(const Link &l) | opencog::Link | inlineprivate |
| Link(Type t, const HandleSeq &oset, TruthValuePtr tv=TruthValue::DEFAULT_TV(), AttentionValuePtr av=AttentionValue::DEFAULT_AV()) | opencog::Link | inline |
| Link(Type t, const Handle &h, TruthValuePtr tv=TruthValue::DEFAULT_TV(), AttentionValuePtr av=AttentionValue::DEFAULT_AV()) | opencog::Link | inline |
| Link(Type t, const Handle &ha, const Handle &hb, TruthValuePtr tv=TruthValue::DEFAULT_TV(), AttentionValuePtr av=AttentionValue::DEFAULT_AV()) | opencog::Link | inline |
| Link(Type t, const Handle &ha, const Handle &hb, const Handle &hc, TruthValuePtr tv=TruthValue::DEFAULT_TV(), AttentionValuePtr av=AttentionValue::DEFAULT_AV()) | opencog::Link | inline |
| Link(Type t, const Handle &ha, const Handle &hb, const Handle &hc, const Handle &hd, TruthValuePtr tv=TruthValue::DEFAULT_TV(), AttentionValuePtr av=AttentionValue::DEFAULT_AV()) | opencog::Link | inline |
| Link(Link &l) | opencog::Link | inline |
| merge(TruthValuePtr) | opencog::Atom | |
| operator!=(const Atom &) const | opencog::Link | virtual |
| operator==(const Atom &) const | opencog::Link | virtual |
| remove_atom(LinkPtr) | opencog::Atom | protected |
| resort(void) | opencog::Link | private |
| setAttentionValue(AttentionValuePtr) | opencog::Atom | |
| setLTI(AttentionValue::lti_t ltiValue) | opencog::Atom | inline |
| setSTI(AttentionValue::sti_t stiValue) | opencog::Atom | inline |
| setTruthValue(TruthValuePtr) | opencog::Atom | |
| toShortString(std::string indent="") | opencog::Link | virtual |
| toString(std::string indent="") | opencog::Link | virtual |
| tvmerge(TruthValuePtr tv) | opencog::Atom | inline |
| ~Atom() | opencog::Atom | virtual |
| ~Link() | opencog::Link |