Inheritance diagram for class svt_svc_err_check:
SVC Error Check Class - Tracks error checks performed
Public Member Functions | |
| function void | new ( svt_svc_message_manager svc_msg_mgr, string err_check_name, string suite_name = "" ) |
|
||
CONSTRUCTOR: Create a new svt_svc_err_check instance.
svc_msg_mgr - Message Manager associated with these SVC checks.
err_check_name - A string that identifies this particular svt_svc_err_check instance.
suite_name - Optional - Passed in to identify the model suite. |