Class Phase::Pending

Nested Relationships

This class is a nested type of Class Phase.

Class Documentation

class Pending

Public Functions

Pending(ConstTagPtr tag)

Constructor.

const ConstTagPtr &tag() const

Tag of the phase.

Pending &will_be_skipped(bool value)

Change whether this pending phase will be skipped.

bool will_be_skipped() const

Check if this phase is set to be skipped.