ACE  6.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
ACE_SPIPE_Addr::SPIPE_Addr Struct Reference

Contains security attributes. More...

Public Attributes

gid_t gid_
 Group id. More...
 
uid_t uid_
 User id. More...
 
ACE_TCHAR rendezvous_ [MAXPATHLEN+1]
 Pathname in the file system. More...
 

Detailed Description

Contains security attributes.

Member Data Documentation

gid_t ACE_SPIPE_Addr::SPIPE_Addr::gid_

Group id.

ACE_TCHAR ACE_SPIPE_Addr::SPIPE_Addr::rendezvous_[MAXPATHLEN+1]

Pathname in the file system.

uid_t ACE_SPIPE_Addr::SPIPE_Addr::uid_

User id.


The documentation for this struct was generated from the following file: