|
MythTV
0.26-pre
|
#include <NVCtrl.h>
Public Attributes | |
| int | type |
| union { | |
| struct { | |
| int min | |
| int max | |
| } range | |
| struct { | |
| unsigned int ints | |
| } bits | |
| } | u |
| unsigned int | permissions |
Definition at line 3275 of file NVCtrl.h.
Referenced by XNVCTRLQueryValidTargetAttributeValues().
| struct { ... } _NVCTRLAttributeValidValues::range |
Referenced by XNVCTRLQueryValidTargetAttributeValues().
| unsigned int _NVCTRLAttributeValidValues::ints |
| struct { ... } _NVCTRLAttributeValidValues::bits |
Referenced by XNVCTRLQueryValidTargetAttributeValues().
| union { ... } _NVCTRLAttributeValidValues::u |
Referenced by XNVCTRLQueryValidTargetAttributeValues().
Definition at line 3285 of file NVCtrl.h.
Referenced by XNVCTRLQueryValidTargetAttributeValues().
1.7.6.1