OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
Classes | |
struct | hash< opencog::Handle > |
struct | less< PatternTermPtr > |
Functions | |
ostream & | operator<< (ostream &out, const opencog::AtomSpace &as) |
std::ostream & | operator<< (std::ostream &out, const opencog::Handle &h) |
template<typename Out > | |
Out & | operator<< (Out &out, const opencog::TruthValue &tv) |
Out& std::operator<< | ( | Out & | out, |
const opencog::TruthValue & | tv | ||
) |
Definition at line 186 of file TruthValue.h.
References opencog::TruthValue::toString().
|
inline |
Definition at line 288 of file Handle.h.
References opencog::Handle::value().
ostream & std::operator<< | ( | ostream & | , |
const opencog::AtomSpace & | |||
) |
Output the whole atomspace, actually all orphans as the others are output by of their parents (incoming sets).
Definition at line 382 of file AtomSpace.cc.
References opencog::AtomSpace::get_handles_by_type().