24 #ifndef __BLACKBOARD_INSTANCE_FACTORY_H_ 25 #define __BLACKBOARD_INSTANCE_FACTORY_H_ 43 Interface * new_interface_instance(
const char *type,
const char *identifier);
44 void delete_interface_instance(
Interface *interface);
BlackBoard instance factory.
Fawkes library namespace.
Base class for all Fawkes BlackBoard interfaces.