|
Open Model Railroad Network (OpenMRN)
|
This structure shows what parameters are configurable in the TcpClientConfig CDI group definition. More...
#include <ConfiguredTcpConnection.hxx>
Static Public Attributes | |
| static constexpr const char * | SEARCH_MODE_NAME = "Search Mode" |
| Visible name of the search_mode field. | |
| static constexpr const char * | SEARCH_MODE_DESCR |
| Visible description of the search_mode field. | |
| static constexpr const char * | SEARCH_MODE_MAP |
| <map> of possible keys and descriptive values to show to the user for the search_mode field. | |
| static constexpr const char * | MANUAL_ADDRESS_NAME = "Manual Address" |
| Visible name of the manual address group. | |
| static constexpr const char * | MANUAL_ADDRESS_DESCR |
| Visible description of the manual address group. | |
| static constexpr const char * | IP_ADDRESS_NAME = "IP Address" |
| Visible name of the ip address field inside the manual address group. | |
| static constexpr const char * | IP_ADDRESS_DESCR |
| Visible description of the ip address field inside the manual address group. | |
| static constexpr int | DEFAULT_PORT = 12021 |
| Default value for the port number field. | |
| static constexpr const char * | PORT_NAME = "Port Number" |
| Visible name of the port number field. | |
| static constexpr const char * | PORT_DESCR |
| Visible description of the port number field. | |
| static constexpr const char * | AUTO_ADDRESS_NAME = "Auto Address" |
| Visible name of the auto address group. | |
| static constexpr const char * | AUTO_ADDRESS_DESCR |
| Visible description of the auto address group. | |
| static constexpr const char * | SERVICE_NAME = "mDNS Service" |
| Visible name of the service name field in the auto address group. | |
| static constexpr const char * | SERVICE_DESCR |
| Visible description of the service name field in the auto address group. | |
| static constexpr const char * | HOST_NAME = "Only Hostname" |
| Visible name of the host name field in the auto address group. | |
| static constexpr const char * | HOST_DESCR |
| Visible description of the host name field in the auto address group. | |
| static constexpr const char * | RECONNECT_NAME = "Reconnect" |
| Visible name of the reconnect enable field. | |
| static constexpr const char * | RECONNECT_DESCR |
| Visible description of the reconnect enable field. | |
| static constexpr const char * | RECONNECT_MAP |
| <map> of possible keys and descriptive values to show to the user for the reconnect field. | |
| static constexpr int | RECONNECT_DEFAULT = 1 |
| Default value for the Reconnect parameter. | |
This structure shows what parameters are configurable in the TcpClientConfig CDI group definition.
The parameters here will be used in the CDI rendering of the group; many of them are part of the UI presented by the XML and thus subject to localization possibilities.
Definition at line 47 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible description of the auto address group.
Definition at line 91 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible name of the auto address group.
Definition at line 89 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Default value for the port number field.
This will also be used for factory reset code, not just for user documentation.
Definition at line 80 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible description of the host name field in the auto address group.
Definition at line 104 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible name of the host name field in the auto address group.
Definition at line 102 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible description of the ip address field inside the manual address group.
Definition at line 75 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible name of the ip address field inside the manual address group.
Definition at line 72 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible description of the manual address group.
Definition at line 68 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible name of the manual address group.
Definition at line 66 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible description of the port number field.
Definition at line 84 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible name of the port number field.
Definition at line 82 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Default value for the Reconnect parameter.
Definition at line 122 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible description of the reconnect enable field.
Definition at line 113 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
<map> of possible keys and descriptive values to show to the user for the reconnect field.
Definition at line 118 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible name of the reconnect enable field.
Definition at line 111 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible description of the search_mode field.
Definition at line 53 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
<map> of possible keys and descriptive values to show to the user for the search_mode field.
Definition at line 59 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible name of the search_mode field.
Definition at line 51 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible description of the service name field in the auto address group.
Definition at line 98 of file ConfiguredTcpConnection.hxx.
|
staticconstexpr |
Visible name of the service name field in the auto address group.
Definition at line 95 of file ConfiguredTcpConnection.hxx.