Class BackupFileManager::Group
Defined in File BackupFileManager.hpp
Nested Relationships
This class is a nested type of Class BackupFileManager.
Class Documentation
-
class Group
Public Functions
-
std::shared_ptr<Robot> make_robot(std::string name)
Make a handle to backup a robot for this group
- Parameters:
name – [in] The unique name of the robot that’s being backed up
-
std::shared_ptr<Robot> make_robot(std::string name)