Fawkes API
Fawkes Development Version
|
23 #ifndef _PLUGINS_PLAYER_MAPPER_H_
24 #define _PLUGINS_PLAYER_MAPPER_H_
virtual ~PlayerProxyFawkesInterfaceMapper()
Virtual empty destructor.
virtual void sync_player_to_fawkes()=0
Sync Player proxy to Fawkes interface.
virtual void sync_fawkes_to_player()=0
Sync Fawkes interface to Player proxy.
PlayerProxyFawkesInterfaceMapper(const std::string &varname)
Constructor.
std::string varname() const
Get variable name.
Player proxy to Fawkes interface mapper interface.