Class: TDataLinkAttribute

Declaration: LinkingCommands.h

Taxonomy Categories:

Member Functions:


Interface Category:

API.

Inherits From:

TModelLinkAttribute

Inherited By:

None.

Purpose:

An instance of this class is attached to a link to indicate the link's type. This class indicates that the link to which it is attached is a data link.

Instantiation:

Allocate on the heap or the stack.

Deriving Classes:

None.

Concurrency:

Not multithread safe.

Resource Use:

No special requirements.

Member Function: TDataLinkAttribute::~TDataLinkAttribute

virtual ~ TDataLinkAttribute ()

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.

Member Function: TDataLinkAttribute::TDataLinkAttribute

  1. TDataLinkAttribute ()
  2. TDataLinkAttribute (const TDataLinkAttribute & anAttribute)

Interface Category:

API.

Purpose:

  1. Default constructor.
  2. Copy constructor.

Calling Context:

  1. Called by the stream-in operators.
  2. Called to copy 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.