Class: TCommandLogBin

Declaration: CompoundDocumentStorage.h

Taxonomy Categories:

Member Functions:


Interface Category:

API.

Inherits From:

TStorageBin

Inherited By:

None.

Purpose:

TCommandLogBin derives from TStorageBin and provides a storage bin for TCompoundDocumentStore's own command log.

Instantiation:

Allocate on the heap or the stack.

Deriving Classes:

None provided.

Concurrency:

Not multithread safe.

Resource Use:

No special requirements.

Member Function: TCommandLogBin::TCommandLogBin

TCommandLogBin (TMultiBinStorageMechanism *)

Interface Category:

API.

Purpose:

Creates a new command log bin in the specified storage mechanism.

Calling Context:

Call this function directly.

Parameters:

Return Value:

None.

Exceptions:

Throws no exceptions, passes all exceptions through.

Concurrency:

Not multithread safe.

Other Considerations:

None.

Member Function: TCommandLogBin::~TCommandLogBin

virtual ~ TCommandLogBin ()

Interface Category:

API.

Purpose:

Destructor.

Calling Context:

Called to destroy an object.

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.