]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/HLAFederate.hxx
hla: Add convenience function to set version by string.
[simgear.git] / simgear / hla / HLAFederate.hxx
index eb0c8424abf6f75d71c0fc9daf1fe78589323d47..be052130178ff0bf5afa6e91dc9541eef877aabd 100644 (file)
@@ -44,6 +44,7 @@ public:
     /// The rti version backend to connect
     Version getVersion() const;
     bool setVersion(HLAFederate::Version version);
+    bool setVersion(const std::string& version);
 
     /// The rti backends connect arguments, depends on the version
     const std::list<std::string>& getConnectArguments() const;