|
ocssw
V2022
|
GROUP_NODE
#include <nccmp.h>
Collaboration diagram for GROUP_NODE:
Public Attributes | |
| int | groupID |
| char | groupName [NC_MAX_NAME] |
| int | ngroups |
| int | nuser_types |
| nccmp_user_type_t * | user_types |
| struct GROUP_NODE * | childGroups |
Detailed Description
Member Data Documentation
◆ childGroups
| struct GROUP_NODE * childGroups |
◆ groupID
◆ groupName
◆ ngroups
◆ nuser_types
◆ user_types
| nccmp_user_type_t* user_types |
The documentation for this struct was generated from the following files:


