confRemoteRecordAddKey

You can call the function confRemoteRecordAddKey if the function confRemoteRecordGetStatus returned a message telling you to enter a new button name. The name of the button is given in parameter.

/** * Function confRemoteRecordAddKey is called when user validate a new key name * @param pKeyname : string containing the name of the key to record or nothing if there is no more keys to record * @return string wich is the last message to display */ std::string confRemoteRecordAddKey(const std::string& pKeyname);





Copyright © 2010 Aldebaran-Robotics - All rights reserved