Package namespace for basic application library components.

Types

Name

Description

Choice1

This class provides a test choice type used by test messages.

Choice2

This class provides a test choice type used by test messages.

Choice3

This class provides a test choice type used by test messages.

Choice4

This class provides a test choice type used by test messages.

Choice5

This class provides a test choice type used by test messages.

ControlManager

Dispatch control messages to callbacks by name.

CustomInt

This class provides a customized integer type used by test messages.

CustomString

This class provides a customized string type used by test messages.

Enumerated

This struct provides a test enumeration used by test messages.

FeatureTestMessage

This class provides a test choice type used by test messages.

FileCleanerConfiguration

This simply constrained (value‐semantic) attribute class characterizes configuration parameters for a file cleaner.

FileCleanerUtil

This utility class provides functions relating to file clean up.

LeakyBucket

This mechanism implements a leaky bucket that allows clients to monitor whether a resource is being consumed at a particular rate.

PerformanceMonitor

Provides a mechanism to collect performance statistics for an arbitrary number of processes running on the local machine.

PerformanceMonitor_LinuxProcStatistics

Describes the fields present in /proc/<pid>/stat. For a complete description of each field, see man proc.

PipeControlChannel

This class is a mechanism for reading control messages from a named pipe.

PipeControlChannel_CStringUtil

This component‐private utility struct provides a namespace for the flatten overload set.

PipeTaskManager

This class provides a mechanism route messages received on a named pipe to the registered handler (functor).

RateLimiter

This mechanism implements a rate limiter that allows clients to monitor and control resource consumption rates.

Request

This class provides a test choice type used by test messages.

ReservationGuard

This class template implements a proctor for reserving and cancelling units in a rate controlling object.

Response

This class provides a test choice type used by test messages.

Sequence1

This class provides a test sequence type used by test messages.

Sequence2

This class provides a test sequence type used by test messages.

Sequence3

This class provides a test sequence type used by test messages.

Sequence4

This class provides a test sequence type used by test messages.

Sequence5

This class provides a test sequence type used by test messages.

Sequence6

This class provides a test sequence type used by test messages.

SequenceWithAnonymity

This class provides a test sequence type used by test messages.

SequenceWithAnonymityChoice

This class provides a test choice type used by test messages.

SequenceWithAnonymityChoice1

This class provides a test choice type used by test messages.

SequenceWithAnonymityChoice2

This class provides a test choice type used by test messages.

SimpleRequest

This class provides a test sequence type used by test messages.

Testmessages

Placeholder type that reserves this component's name in the namespace.

UnsignedSequence

This class provides a test sequence type used by test messages.

VoidSequence

This class provides a test sequence type used by test messages.

Functions

Name

Description

operator<<

Stream insertion operators

operator==

Equality operators

operator!=

Inequality operators

Created with MrDocs