mbgtools-lx  4.2.8
MBG_USER_MNGMNT_INFO Struct Reference

#include <gpsdefs.h>

Data Fields

MBG_USER_MNGMNT_SETTINGS settings
 settings, see MBG_USER_MNGMNT_SETTINGS More...
 
uint32_t n_supp_users
 supported number of users More...
 
uint32_t n_supp_levels
 supported number of user levels More...
 
MBG_USER_CHANNEL_BUF supp_user_channels
 supported channels for internal users More...
 
MBG_USER_CHANNEL_BUF supp_lvl_channels
 supported channels for external users More...
 
MBG_USER_PERM_BUF supp_perms
 supported user permissions More...
 
uint32_t supp_flags
 supported flags, see MBG_USER_MNGMNT_FLAG_MASKS More...
 
uint32_t reserved [16]
 reserved, currently always 0 More...
 

Detailed Description

Definition at line 22749 of file gpsdefs.h.

Field Documentation

◆ n_supp_levels

uint32_t MBG_USER_MNGMNT_INFO::n_supp_levels

supported number of user levels

Definition at line 22754 of file gpsdefs.h.

◆ n_supp_users

uint32_t MBG_USER_MNGMNT_INFO::n_supp_users

supported number of users

Definition at line 22753 of file gpsdefs.h.

◆ reserved

uint32_t MBG_USER_MNGMNT_INFO::reserved[16]

reserved, currently always 0

Definition at line 22762 of file gpsdefs.h.

◆ settings

MBG_USER_MNGMNT_SETTINGS MBG_USER_MNGMNT_INFO::settings

settings, see MBG_USER_MNGMNT_SETTINGS

Definition at line 22751 of file gpsdefs.h.

Referenced by free_all_user_info().

◆ supp_flags

uint32_t MBG_USER_MNGMNT_INFO::supp_flags

supported flags, see MBG_USER_MNGMNT_FLAG_MASKS

Definition at line 22760 of file gpsdefs.h.

◆ supp_lvl_channels

MBG_USER_CHANNEL_BUF MBG_USER_MNGMNT_INFO::supp_lvl_channels

supported channels for external users

Definition at line 22757 of file gpsdefs.h.

◆ supp_perms

MBG_USER_PERM_BUF MBG_USER_MNGMNT_INFO::supp_perms

supported user permissions

Definition at line 22758 of file gpsdefs.h.

◆ supp_user_channels

MBG_USER_CHANNEL_BUF MBG_USER_MNGMNT_INFO::supp_user_channels

supported channels for internal users

Definition at line 22756 of file gpsdefs.h.


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