Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::uuids::detail::seed_rng Class Reference

#include <seed_rng.hpp>

Public Types

typedef unsigned int result_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, has_fixed_range=false)
 
 seed_rng ()
 
 ~seed_rng ()
 
result_type min BOOST_PREVENT_MACRO_SUBSTITUTION () const
 
result_type max BOOST_PREVENT_MACRO_SUBSTITUTION () const
 
result_type operator() ()
 

Member Typedef Documentation

Constructor & Destructor Documentation

boost::uuids::detail::seed_rng::seed_rng ( )
inline
boost::uuids::detail::seed_rng::~seed_rng ( )
inline

Member Function Documentation

result_type min boost::uuids::detail::seed_rng::BOOST_PREVENT_MACRO_SUBSTITUTION ( ) const
inline
result_type max boost::uuids::detail::seed_rng::BOOST_PREVENT_MACRO_SUBSTITUTION ( ) const
inline
boost::uuids::detail::seed_rng::BOOST_STATIC_CONSTANT ( bool  ,
has_fixed_range  = false 
)
result_type boost::uuids::detail::seed_rng::operator() ( )
inline

The documentation for this class was generated from the following file: