Bit field view of the available device discovery flags. More...
#include <CVTypesDriver.h>
Public Attributes | |
cvbuint64_t | Partial: 1 |
cvbuint64_t | Depth: 4 |
cvbuint64_t | Reserved: 3 |
Currently not in use. Set to zero. | |
cvbuint64_t | IgnoreVINs: 1 |
cvbuint64_t | IgnoreTLs: 1 |
cvbuint64_t | IgnoreSD: 1 |
If set to true SI socket driver is ignored | |
cvbuint64_t | IgnoreFD: 1 |
If set to true SI filter driver is ignored. | |
cvbuint64_t | IgnoreAccessStatus: 1 |
If set to true if also inaccessible devices should be listed. | |
cvbuint64_t | IncludeMockTL: 1 |
If set to true mockTl is ignored. | |
Bit field view of the available device discovery flags.
cvbuint64_t Depth |
Search depth as specified in DDLevel. If set
to 0 the default is to discover available devices only.
cvbuint64_t IgnoreTLs |
If set to true TLs are ignored in the
discovery process.
cvbuint64_t IgnoreVINs |
If set to true VINs are ignored int the discovery process
cvbuint64_t Partial |
List nodes which do not reach the specified Level. For example if set to true an interface with no device attached would be listed.