24#ifndef _BLACKBOARD_INSTANCE_FACTORY_H_
25#define _BLACKBOARD_INSTANCE_FACTORY_H_
BlackBoard instance factory.
BlackBoardInstanceFactory()
Constructor.
void delete_interface_instance(Interface *interface)
Destroy an interface instance.
Interface * new_interface_instance(const char *type, const char *identifier)
Creates a new interface instance.
~BlackBoardInstanceFactory()
Destructor.
Base class for all Fawkes BlackBoard interfaces.
Fawkes library namespace.