|
libqi-api
2.8.7.4
|
#include <boost/uuid/uuid.hpp>#include <boost/uuid/uuid_generators.hpp>#include <boost/random/random_device.hpp>Go to the source code of this file.
Namespaces | |
| qi | |
| Deprecated in 2.5. Use int8_t from <cstdint>. | |
Macros | |
| #define | QI_UUID_HPP |
Typedefs | |
| using | qi::Uuid = boost::uuids::uuid |
| using | qi::UuidRandomGenerator = boost::uuids::basic_random_generator< boost::random::random_device > |