Taxonomy Categories:
Member Functions:
Interface Category:
API.
Inherits From:
None.
Inherited By:
TDNSHostName
Purpose:
Identifies a host (machine) that is accessible via IP (the Internet Protocol).
Instantiation:
TIPHostName is an abstract class and cannot be instantiated.
Deriving Classes:
You should not derive any classes from TIPHostName.
Each class derived from TIPHostName implements a host naming mechanism. For example, TDNSHostName implements DNS naming.
Concurrency:
Not multithread safe.
Resource Use:
No special requirements.
Other Considerations:
None.
virtual ~ TIPHostName ()
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.