#include <orbdef.h>
Public Attributes | |
union { | |
unsigned int orb_l_owner | |
struct { | |
unsigned short int orb_w_uicmember | |
unsigned short int orb_w_uicgroup | |
} | |
}; | |
unsigned int | orb_l_acl_mutex |
unsigned short int | orb_w_size |
unsigned char | orb_b_type |
unsigned char | orb_b_subtype |
union { | |
union { | |
unsigned short int orb_w_flags | |
struct { | |
unsigned char orb_b_flags_1 | |
unsigned char orb_b_flags_2 | |
} | |
} | |
unsigned char orb_b_flags | |
union { | |
unsigned short int orb_w_flag_bits | |
struct { | |
unsigned orb_v_prot_16: 1 | |
unsigned orb_v_acl_queue: 1 | |
unsigned orb_v_mode_vector: 1 | |
unsigned orb_v_noacl: 1 | |
unsigned orb_v_class_prot: 1 | |
unsigned orb_v_noaudit: 1 | |
unsigned orb_v_reserved_1: 1 | |
unsigned orb_v_mode_valid: 1 | |
unsigned orb_v_profile_locked: 1 | |
unsigned orb_v_indirect_acl: 1 | |
unsigned orb_v_boottime: 1 | |
unsigned orb_v_unmodified: 1 | |
unsigned orb_v_damaged: 1 | |
unsigned orb_v_template: 1 | |
unsigned orb_v_transition: 1 | |
unsigned orb_v_ext_nameblock: 1 | |
} | |
} | |
}; | |
unsigned short int | orb_w_refcount |
union { | |
union { | |
unsigned long long orb_q_mode_prot | |
struct { | |
unsigned int orb_l_mode_protl | |
unsigned int orb_l_mode_proth | |
} | |
} | |
unsigned int orb_l_mode | |
}; | |
union { | |
unsigned int orb_l_sys_prot | |
unsigned short int orb_w_prot | |
}; | |
unsigned int | orb_l_own_prot |
unsigned int | orb_l_grp_prot |
unsigned int | orb_l_wor_prot |
union { | |
struct _ace * orb_l_aclfl | |
unsigned int orb_l_acl_count | |
}; | |
union { | |
struct _ace * orb_l_aclbl | |
void * orb_l_acl_desc | |
}; | |
struct { | |
char orb_b_fill_2 [20] | |
}; | |
struct { | |
char orb_b_fill_3 [20] | |
}; | |
unsigned short int | orb_w_name_length |
short int | orb_w_fill_3 |
void * | orb_l_name_pointer |
struct _ocb * | orb_l_ocb |
struct _orb * | orb_l_template_orb |
int | orb_l_object_specific |
struct _orb * | orb_l_original_orb |
unsigned int | orb_l_updseq |
void * | orb_l_mutex_address |
int | orb_l_reserve2 |
char | orb_t_object_name |
Definition at line 25 of file orbdef.h.
unsigned int _orb::orb_l_owner |
unsigned short int _orb::orb_w_uicmember |
unsigned short int _orb::orb_w_uicgroup |
union { ... } |
unsigned int _orb::orb_l_acl_mutex |
unsigned short int _orb::orb_w_size |
unsigned char _orb::orb_b_type |
unsigned char _orb::orb_b_subtype |
unsigned short int _orb::orb_w_flags |
unsigned char _orb::orb_b_flags_1 |
unsigned char _orb::orb_b_flags_2 |
unsigned char _orb::orb_b_flags |
unsigned short int _orb::orb_w_flag_bits |
unsigned _orb::orb_v_prot_16 |
unsigned _orb::orb_v_acl_queue |
unsigned _orb::orb_v_mode_vector |
unsigned _orb::orb_v_noacl |
unsigned _orb::orb_v_class_prot |
unsigned _orb::orb_v_noaudit |
unsigned _orb::orb_v_reserved_1 |
unsigned _orb::orb_v_mode_valid |
unsigned _orb::orb_v_profile_locked |
unsigned _orb::orb_v_indirect_acl |
unsigned _orb::orb_v_boottime |
unsigned _orb::orb_v_unmodified |
unsigned _orb::orb_v_damaged |
unsigned _orb::orb_v_template |
unsigned _orb::orb_v_transition |
unsigned _orb::orb_v_ext_nameblock |
union { ... } |
unsigned short int _orb::orb_w_refcount |
unsigned long long _orb::orb_q_mode_prot |
unsigned int _orb::orb_l_mode_protl |
unsigned int _orb::orb_l_mode_proth |
unsigned int _orb::orb_l_mode |
union { ... } |
unsigned int _orb::orb_l_sys_prot |
unsigned short int _orb::orb_w_prot |
union { ... } |
unsigned int _orb::orb_l_own_prot |
unsigned int _orb::orb_l_grp_prot |
unsigned int _orb::orb_l_wor_prot |
struct _ace* _orb::orb_l_aclfl [read] |
unsigned int _orb::orb_l_acl_count |
union { ... } |
struct _ace* _orb::orb_l_aclbl [read] |
void* _orb::orb_l_acl_desc |
union { ... } |
char _orb::orb_b_fill_2[20] |
struct { ... } |
char _orb::orb_b_fill_3[20] |
struct { ... } |
unsigned short int _orb::orb_w_name_length |
short int _orb::orb_w_fill_3 |
void* _orb::orb_l_name_pointer |
struct _ocb* _orb::orb_l_ocb [read] |
struct _orb* _orb::orb_l_template_orb [read] |
struct _orb* _orb::orb_l_original_orb [read] |
unsigned int _orb::orb_l_updseq |