#include <cutComposite.h>
Inheritance diagram for cutComposite:

Public Methods | |
| cutComposite () | |
| default constructor. | |
| virtual | ~cutComposite () |
| default destructor. | |
| virtual bool | apply () |
| makes and AND of all the cuts in the composite. | |
cutComposite is a cutVI.
cutComposite is a composite of cuts.
apply() method executes and AND of all cuts in the composite. get(name) method of serverVI).
Definition at line 22 of file cutComposite.h.
|
|
|
makes and AND of all the cuts in the composite.
Reimplemented from cutVI.
Definition at line 5 of file cutComposite.cpp.
1.1.3 written by Dimitri van Heesch,
© 1997-2000