ACE_UNIX_Addr Class ReferenceDefines the ``UNIX domain address family'' address format. More...
Inheritance diagram for ACE_UNIX_Addr:
![]()
Collaboration diagram for ACE_UNIX_Addr:
![]()
Detailed DescriptionDefines the ``UNIX domain address family'' address format.Constructor & Destructor Documentation
Default constructor.
Copy constructor.
Creates an ACE_UNIX_Addr from a string.
Creates an ACE_INET_Addr from a sockaddr_un structure.
Creates an ACE_UNIX_Addr from a string.
Member Function Documentation
Creates an ACE_UNIX_Addr from another ACE_UNIX_Addr.
Creates an ACE_UNIX_Addr from a string.
Creates an ACE_UNIX_Addr from a sockaddr_un structure.
Transform the current address into string format.
Transform the string into the current addressing format.
Creates an ACE_UNIX_Addr from a string.
Compare two addresses for equality.
Compare two addresses for inequality.
Return the path name of the underlying rendezvous point.
Member Data Documentation
Underlying socket address.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:18:08 2008 for ACE by ![]() |