#include <_scv_ext_rand.h>
Public Methods | |
| virtual scv_shared_ptr< scv_random > | get_random (void) |
| virtual bool | is_randomization_enabled () |
| virtual scv_expression | form_expression () const |
| virtual void | set_constraint (scv_constraint_base *) |
| virtual void | set_constraint (bool mode) |
| virtual void | set_extension (scv_extensions_if *) |
| void | use_constraint (scv_smart_ptr_if &s) |
| virtual void | use_constraint (scv_extensions_if *) |
| virtual void | set_random (scv_shared_ptr< scv_random >r) |
| virtual _scv_constraint_data * | get_constraint_data () |
| virtual void | get_generator (void) |
| virtual void | set_distribution_from (scv_extensions_if *e) |
| virtual void | disable_randomization () |
| virtual void | enable_randomization () |
| virtual void | next () |
| virtual void | uninitialize () |
| virtual void | initialize () const |
| virtual bool | is_initialized () const |
| virtual void | updated () |
|
|||||||||
|
Definition at line 433 of file _scv_ext_rand.h. |
|
|||||||||
|
Definition at line 434 of file _scv_ext_rand.h. |
|
|||||||||
|
Definition at line 398 of file _scv_ext_rand.h. References _scv_message::message(). |
|
|||||||||
|
Definition at line 421 of file _scv_ext_rand.h. |
|
||||||||||
|
Definition at line 427 of file _scv_ext_rand.h. References _scv_message::message(). |
|
||||||||||
|
Definition at line 389 of file _scv_ext_rand.h. References _SCV_CHECK_DYNAMIC, scv_extension_rand< T >::get_constraint_data(), and _scv_constraint_data::get_random(). |
|
|||||||||
|
Definition at line 437 of file _scv_ext_rand.h. |
|
|||||||||
|
Definition at line 438 of file _scv_ext_rand.h. |
|
|||||||||
|
Definition at line 395 of file _scv_ext_rand.h. |
|
|||||||||
|
Definition at line 435 of file _scv_ext_rand.h. References scv_extension_rand< T >::initialize(), and scv_extension_rand< T >::uninitialize(). |
|
||||||||||
|
Definition at line 405 of file _scv_ext_rand.h. |
|
||||||||||
|
Definition at line 402 of file _scv_ext_rand.h. |
|
||||||||||
|
Definition at line 431 of file _scv_ext_rand.h. |
|
||||||||||
|
Definition at line 407 of file _scv_ext_rand.h. References _scv_message::message(). |
|
||||||||||
|
Definition at line 416 of file _scv_ext_rand.h. References _SCV_CHECK_DYNAMIC, scv_extension_rand< T >::get_constraint_data(), _scv_constraint_data::set_random(), and scv_extension_rand< T >::set_random(). |
|
|||||||||
|
Definition at line 436 of file _scv_ext_rand.h. |
|
|||||||||
|
Definition at line 439 of file _scv_ext_rand.h. |
|
||||||||||
|
Definition at line 413 of file _scv_ext_rand.h. References _scv_message::message(). |
|
||||||||||
|
Definition at line 410 of file _scv_ext_rand.h. References _scv_message::message(), and s. |
1.2.18