23 #ifndef __PLUGINS_WORLDMODEL_FUSER_SINGLE_COPY_H_
24 #define __PLUGINS_WORLDMODEL_FUSER_SINGLE_COPY_H_
37 const char *from_id,
const char *to_id);
WorldModelSingleCopyFuser(fawkes::BlackBoard *blackboard, const char *type, const char *from_id, const char *to_id)
Constructor.
Fawkes library namespace.
~WorldModelSingleCopyFuser()
Destructor.
Base class for all Fawkes BlackBoard interfaces.
virtual void fuse()
The single function that makes fusers work.
Single interface copy fuser.
The BlackBoard abstract class.
Interface for data fusers for the world model.