API Documentation
Loading...
Searching...
No Matches
HardwareSearchPathParameters Struct Reference

A series of paths to use for finding potential hardware connections. Used with DeviceFinder. More...

#include <DeviceFinder.h>

Collaboration diagram for HardwareSearchPathParameters:
[legend]

Public Attributes

ProgressInfoconnection_status_log = nullptr
 
Buffer< Stringcustom_connections
 
DesignObjectLookuplookup = nullptr
 
ProgressInfomain_log = nullptr
 
ProgressInforaw_network_log = nullptr
 

Detailed Description

A series of paths to use for finding potential hardware connections. Used with DeviceFinder.


Member Data Documentation

◆ connection_status_log

ProgressInfo* connection_status_log = nullptr

◆ custom_connections

Buffer<String> custom_connections

◆ lookup

DesignObjectLookup* lookup = nullptr

◆ main_log

ProgressInfo* main_log = nullptr

◆ raw_network_log

ProgressInfo* raw_network_log = nullptr

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