Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a serial channel of events generated by a single provider.
Syntax
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