Serial-TCP/IPbridge  1.0
Config Member List

This is the complete list of members for Config, including all inherited members.

_bufferSizeConfigprivate
_lengthFieldConfigprivate
binaryFieldLengthToNumber(const std::string &binaryNumber)Configstatic
BufferSize typedefConfig
computeMaximalMessageLength(unsigned lengthField)Configstatic
Config(const Config &other)Config
Config()Configprotected
Config(RawConfigValues rawConfigValues)Configprotected
DEFAULT_BUFFER_SIZEConfigprivatestatic
DEFAULT_LENGTH_FIELDConfigprivatestatic
fromRawConfigValues(RawConfigValues rawConfigValues)Configstatic
getBufferSize() const Configinline
getLengthField() const Configinline
LengthField typedefConfig
LengthFieldMessageLength typedefConfig
messageLengthToBinaryLengthField(LengthFieldMessageLength messageLength, unsigned lengthField)Configstatic
operator!=(const Config &other) const Config
operator=(const Config &other)Config
operator==(const Config &other) const Config
parseBufferSize(const std::string &rawBufferSize)Configprivatestatic
parseLengthField(const std::string &rawLengthField)Configprivatestatic
parseNumber(const std::string &optionName, const std::string &rawValue, T minValue, T maxValue)Configinlineprotectedstatic
RawConfigValues typedefConfig
swap(Config &other)Config
~Config()Config