Serial-TCP/IPbridge
1.0
|
This is the complete list of members for TCPIPConfig, including all inherited members.
_interfaces | TCPIPConfig | private |
_port | TCPIPConfig | private |
_timeout | TCPIPConfig | private |
ANY_INTERFACE | TCPIPConfig | static |
binaryFieldLengthToNumber(const std::string &binaryNumber) | Config | static |
BufferSize typedef | Config | |
computeMaximalMessageLength(unsigned lengthField) | Config | static |
Config(const Config &other) | Config | |
Config() | Config | protected |
Config(RawConfigValues rawConfigValues) | Config | protected |
DEFAULT_PORT | TCPIPConfig | privatestatic |
DEFAULT_TIMEOUT | TCPIPConfig | privatestatic |
fromRawConfigValues(RawConfigValues rawConfigValues) | TCPIPConfig | static |
getBufferSize() const | Config | inline |
getInterfaces() const | TCPIPConfig | inline |
getLengthField() const | Config | inline |
getPort() const | TCPIPConfig | inline |
getTimeout() const | TCPIPConfig | inline |
Interfaces typedef | TCPIPConfig | |
LengthField typedef | Config | |
LengthFieldMessageLength typedef | Config | |
messageLengthToBinaryLengthField(LengthFieldMessageLength messageLength, unsigned lengthField) | Config | static |
operator!=(const TCPIPConfig &other) const | TCPIPConfig | |
Config::operator!=(const Config &other) const | Config | |
operator=(const TCPIPConfig &other) | TCPIPConfig | |
Config::operator=(const Config &other) | Config | |
operator==(const TCPIPConfig &other) const | TCPIPConfig | |
Config::operator==(const Config &other) const | Config | |
parseInterfaces(const std::string &rawInterfaces) | TCPIPConfig | privatestatic |
parseNumber(const std::string &optionName, const std::string &rawValue, T minValue, T maxValue) | Config | inlineprotectedstatic |
parsePort(const std::string &rawPort) | TCPIPConfig | privatestatic |
parseTimeout(const std::string &rawTimeout) | TCPIPConfig | privatestatic |
Port typedef | TCPIPConfig | |
RawConfigValues typedef | Config | |
swap(TCPIPConfig &other) | TCPIPConfig | |
Config::swap(Config &other) | Config | |
TCPIPConfig(const TCPIPConfig &other) | TCPIPConfig | |
TCPIPConfig() | TCPIPConfig | private |
TCPIPConfig(Config::RawConfigValues rawConfigValues) | TCPIPConfig | private |
Timeout typedef | TCPIPConfig | |
~Config() | Config | |
~TCPIPConfig() | TCPIPConfig |