Class: TTieredTextBufferManipulatorShort

Declaration: TieredTextBuffer.h

Taxonomy Categories:

Member Functions:


Interface Category:

Developer Tool Programmer Interface.

Inherits From:

None.

Inherited By:

None.

Purpose:

Provides a means of applying a manipulator to a TTieredTextBuffer. This set of manipulators take a short as a parameter.

Instantiation:

Allocate on the heap or the stack.

Deriving Classes:

Do not derive from this class. It can be called directly.

Concurrency:

Not multithread safe.

Resource Use:

No special requirements.

Other Considerations:

None.

Member Function: TTieredTextBufferManipulatorShort::TTieredTextBufferManipulatorShort

TTieredTextBufferManipulatorShort (TTieredTextBuffer & ( * function ) ( TTieredTextBuffer &, short ), short value)

Interface Category:

Developer Tool Programmer Interface.

Purpose:

Constructor that takes a TTieredTextBuffer manipulator function and a short.

Calling Context:

Called by the manipulator functions.

Parameters:

Return Value:

None.

Exceptions:

Throws no exceptions, passes all exceptions through.

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.