marker_series Class

Represents a serial channel of events generated by a single provider.

class marker_series;

Members

Public Constructors

Name

Description

marker_series::marker_series Constructor

Initializes a new instance of the marker_series class.

marker_series::~marker_series Destructor

Destroys marker_series object and releases all allocated resources.

Public Methods

Name

Description

marker_series::is_enabled Method

Determines if any session has enabled the provider.

marker_series::write_alert Method

Writes an alert to the Concurrency Visualizer trace file.

marker_series::write_flag Method

Writes a flag to the Concurrency Visualizer trace file.

marker_series::write_message Method

Writes a message to the Concurrency Visualizer trace file.

Inheritance Hierarchy

marker_series

Requirements

Header: cvmarkersobj.h

Namespace: Concurrency::diagnostic

See Also

Reference

diagnostic Namespace