OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <mutex>
#include <unordered_map>
#include <vector>
#include <boost/signals2.hpp>
#include <opencog/atomspace/types.h>
#include <opencog/atomspace/atom_types.h>
Go to the source code of this file.
Classes | |
class | opencog::ClassServer |
Namespaces | |
opencog | |
Typedefs | |
typedef ClassServer * | opencog::ClassServerFactory (void) |
typedef boost::signals2::signal< void(Type)> | opencog::TypeSignal |
Functions | |
ClassServer & | opencog::classserver (ClassServerFactory *=ClassServer::createInstance) |