#include <cmbdef.h>
Public Attributes | |
struct { | |
unsigned cmb_v_readonly: 1 | |
unsigned cmb_v_writeonly: 1 | |
unsigned cmb_v_nothing: 30 | |
}; |
Definition at line 7 of file cmbdef.h.
unsigned _cmbdef::cmb_v_readonly |
unsigned _cmbdef::cmb_v_writeonly |
unsigned _cmbdef::cmb_v_nothing |
struct { ... } |