A parameter block describes parameters affecting the behavior of the NDS::connection.
More...
#include <nds_parameter_block.hh>
A parameter block describes parameters affecting the behavior of the NDS::connection.
◆ parameter_block() [1/4]
NDS::detail::parameter_block::parameter_block |
( |
| ) |
|
◆ parameter_block() [2/4]
◆ parameter_block() [3/4]
NDS::detail::parameter_block::parameter_block |
( |
const parameter_block & |
other | ) |
|
|
default |
◆ parameter_block() [4/4]
◆ allow_data_on_tape()
bool NDS::detail::parameter_block::allow_data_on_tape |
( |
| ) |
const |
|
inline |
◆ conn_info() [1/2]
◆ conn_info() [2/2]
◆ env_prefix()
std::string NDS::detail::parameter_block::env_prefix |
( |
| ) |
const |
◆ gap_handler()
◆ get()
std::string NDS::detail::parameter_block::get |
( |
const std::string & |
parameter | ) |
const |
◆ iterate_uses_gap_handler()
bool NDS::detail::parameter_block::iterate_uses_gap_handler |
( |
| ) |
const |
|
inline |
◆ max_nds1_command_count()
int NDS::detail::parameter_block::max_nds1_command_count |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ parameters()
std::vector< std::string > NDS::detail::parameter_block::parameters |
( |
| ) |
const |
◆ set()
bool NDS::detail::parameter_block::set |
( |
const std::string & |
parameter, |
|
|
const std::string & |
value |
|
) |
| |
◆ set_gap_handler()
bool NDS::detail::parameter_block::set_gap_handler |
( |
const std::string & |
handler_str | ) |
|
|
private |
◆ _allow_data_on_tape
bool NDS::detail::parameter_block::_allow_data_on_tape |
|
private |
◆ _gap_handler
◆ _iterate_uses_gap_handler
bool NDS::detail::parameter_block::_iterate_uses_gap_handler |
|
private |
◆ _max_nds1_command_count
int NDS::detail::parameter_block::_max_nds1_command_count |
|
private |
◆ _net_conn_info
The documentation for this class was generated from the following files: