メインページ | ネームスペース一覧 | クラス階層 | アルファベット順一覧 | 構成 | ファイル一覧 | ネームスペースメンバ | 構成メンバ | ファイルメンバ

random.hh

説明を見る。
00001 #ifndef RANDOM_HH_
00002 # define RANDOM_HH_
00003 
00004 namespace rxrandom
00005 {
00006   class CRandom
00007   {
00008   public:
00009     CRandom();
00010 
00011     void initialize(unsigned int seed = 0);
00012 
00013     double random();
00014     int random(int max);
00015   };
00016 }
00017 
00018 #endif

Cronous Emulatorに対してWed Aug 17 06:01:51 2005に生成されました。  doxygen 1.4.2-20050421