#include <name_generator.hpp>
boost::uuids::name_generator::name_generator |
( |
uuid const & |
namespace_uuid_ | ) |
|
|
inlineexplicit |
uuid boost::uuids::name_generator::operator() |
( |
const char * |
name | ) |
|
|
inline |
uuid boost::uuids::name_generator::operator() |
( |
const wchar_t * |
name | ) |
|
|
inline |
template<typename ch , typename char_traits , typename alloc >
uuid boost::uuids::name_generator::operator() |
( |
std::basic_string< ch, char_traits, alloc > const & |
name | ) |
|
|
inline |
uuid boost::uuids::name_generator::operator() |
( |
void const * |
buffer, |
|
|
std::size_t |
byte_count |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: