Class: TQualityOfService

Declaration: QualityOfService.h

Taxonomy Categories:

Member Functions:


Interface Category:

API

Inherits From:

None.

Inherited By:

None.

Purpose:

Defines the visibility of a service.

Instantiation:

Allocate on the heap or the stack.

Deriving Classes:

You should not derive any classes form TQualityOfService.

Concurrency:

Not multithread safe.

Resource Use:

No special requirements.

Other Considerations:

None.

Member Function: TQualityOfService::TQualityOfService

TQualityOfService (const EVisibility visibility)

Interface Category:

API.

Purpose:

Creates a quality of service with the specified visibility.

Calling Context:

Called to create a quality of service with a specific visibility. In particular, this constructor is used when a value of type EVisibility is passed to a function parameter whose formal type is TQualityOfService.

Parameters:

Return Value:

None.

Exceptions:

Throws no exceptions.

Concurrency:

Not multithread safe.

Other Considerations:

None.

Member Function: TQualityOfService::~TQualityOfService

virtual ~ TQualityOfService ()

Interface Category:

API.

Purpose:

Destructor.

Calling Context:

Called to destroy an object.

Parameters:

Return Value:

None.

Exceptions:

Throws no exceptions.

Concurrency:

Not multithread safe.

Other Considerations:

None.
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.