Qorus Integration Engine®  4.0.3.p2_git
QorusInterfaceTest::Sleep Class Reference

sleep action More...

Inheritance diagram for QorusInterfaceTest::Sleep:
QorusInterfaceTest::Action

Public Member Methods

 constructor (softint secs)
 creates the sleep action object More...
 
 run (QorusInterfaceTest t)
 sleeps for the given number of seconds More...
 
- Public Member Methods inherited from QorusInterfaceTest::Action
 constructor ()
 creates the object
 

Detailed Description

sleep action

Member Function Documentation

◆ constructor()

QorusInterfaceTest::Sleep::constructor ( softint  secs)

creates the sleep action object

Parameters
secsthe time in seconds

◆ run()

QorusInterfaceTest::Sleep::run ( QorusInterfaceTest  t)
virtual

sleeps for the given number of seconds

Parameters
tQorusInterfaceTest test object

performs sleep action

Implements QorusInterfaceTest::Action.


The documentation for this class was generated from the following file: