1#ifndef wxhostsequencedgroup_h
2#define wxhostsequencedgroup_h
Opaque Pointer object that carries the referenced data type, but does not expose this payload type as...
Definition: wmopaqueptr.h:81
Sequenced group that contains serial set of host steps generally implemented as host (C++) code.
Definition: wmhostsequencedgroup.h:22
virtual void setup(const WxCryptSet &wxc)
Setup the hostsequencedgroup using cryptset.
WmHostSequencedGroup(const WmConstOpaquePtr &parent_solver)
Create new WmHostSequencedGroup.
Definition: wmhostsequencedgroup.h:30
Represents a set of events that must be executed serially in the specified sequence.
Definition: wmsequencedgroup.h:23
WxCryptSet extends WxCrypt by providing, in addition to name-value pairs, an set of named WxCryptSets...
Definition: wxcryptset.h:35