- described constructors

This commit is contained in:
Jan Hutter
2005-12-06 14:56:47 +00:00
parent d794bcdb08
commit ca4468addf
+3 -1
View File
@@ -43,7 +43,9 @@ typedef struct randomizer_t randomizer_t;
*
* This class is thread save as file system read calls are thread save.
*
* @todo fix FEHLVERHALTEN
* @b Constructors:
* - randomizer_create()
* - randomizer_create_on_devices()
*
* @ingroup utils
*/