Go to the documentation of this file.
18 #ifndef GZ_FUEL_TOOLS_WORLDIDENTIFIER_HH_
19 #define GZ_FUEL_TOOLS_WORLDIDENTIFIER_HH_
30 #pragma warning(disable: 4251)
38 class WorldIdentifierPrivate;
96 public:
unsigned int Version()
const;
111 public:
bool SetVersion(
const unsigned int _version);
119 public:
bool SetVersionStr(
const std::string &_version);
129 public:
bool SetLocalPath(
const std::string &_path);
156 public:
bool Private()
const;
161 public:
void SetPrivate(
bool _private);