MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
Public 成员函数 | Private 属性 | 所有成员列表
common::IntegerGenerator类 参考

Public 成员函数

 IntegerGenerator (int min, int max)
 
 IntegerGenerator (const IntegerGenerator &other)=delete
 
 IntegerGenerator (IntegerGenerator &&)=delete
 
IntegerGeneratoroperator= (const IntegerGenerator &)=delete
 
int next ()
 
int min () const
 
int max () const
 

Private 属性

random_device rd_
 
uniform_int_distribution distrib_
 

该类的文档由以下文件生成: