Taxonomy Categories:
Member Functions:
Interface Category:
API.
Inherits From:
TNetworkName
Inherited By:
None.
Purpose:
Identifies a service that is published in a Taligent object directory that is accessible via IP (the Internet Protocol).
Instantiation:
Allocate on the heap or the stack.
Deriving Classes:
You should not derive any classes from TTaligentIPNetworkName.
Concurrency:
Not multithread safe.
Resource Use:
No special requirements.
Other Considerations:
None.
TTaligentIPNetworkName (const TIPHostName &)
Interface Category:
API.
Purpose:
Creates a name that identifies a service published in the specified host. The service name will be resolved in a Taligent object directory in the specified host. The service name is not specified here; it must be supplied (by the containing TNetworkServiceReference) when this name is resolved.
Calling Context:
Called to create a network name for a service published in the specified host.
Parameters:
- const TIPHostName & -Identifies the host that implements the object directory in which to resolve the service. Currently, this is also the host that defines the service; that is, a Taligent object directory will not resolve a name to a service in another host.
Return Value:
None.
Exceptions:
Throws no exceptions, passes all exceptions through.
Concurrency:
Not multithread safe.
Other Considerations:
None.
virtual ~ TTaligentIPNetworkName ()
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.