Public Attributes | |
| gid_t | gid_ |
| Group id. | |
| uid_t | uid_ |
| User id. | |
| ACE_TCHAR | rendezvous_ [MAXPATHLEN+1] |
| Pathname in the file system. | |
Definition at line 99 of file SPIPE_Addr.h.
Group id.
Definition at line 102 of file SPIPE_Addr.h.
Referenced by ACE_SPIPE_Addr::group_id(), and ACE_SPIPE_Addr::set().
| ACE_TCHAR ACE_SPIPE_Addr::SPIPE_Addr::rendezvous_[MAXPATHLEN+1] |
Pathname in the file system.
Definition at line 108 of file SPIPE_Addr.h.
Referenced by ACE_SPIPE_Addr::get_path_name(), and ACE_SPIPE_Addr::operator==().
User id.
Definition at line 105 of file SPIPE_Addr.h.
Referenced by ACE_SPIPE_Addr::set(), and ACE_SPIPE_Addr::user_id().
1.4.7