Serial-TCP/IPbridge
1.0
|
This is the complete list of members for Config, including all inherited members.
_bufferSize | Config | private |
_lengthField | Config | private |
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_BUFFER_SIZE | Config | privatestatic |
DEFAULT_LENGTH_FIELD | Config | privatestatic |
fromRawConfigValues(RawConfigValues rawConfigValues) | Config | static |
getBufferSize() const | Config | inline |
getLengthField() const | Config | inline |
LengthField typedef | Config | |
LengthFieldMessageLength typedef | Config | |
messageLengthToBinaryLengthField(LengthFieldMessageLength messageLength, unsigned lengthField) | Config | static |
operator!=(const Config &other) const | Config | |
operator=(const Config &other) | Config | |
operator==(const Config &other) const | Config | |
parseBufferSize(const std::string &rawBufferSize) | Config | privatestatic |
parseLengthField(const std::string &rawLengthField) | Config | privatestatic |
parseNumber(const std::string &optionName, const std::string &rawValue, T minValue, T maxValue) | Config | inlineprotectedstatic |
RawConfigValues typedef | Config | |
swap(Config &other) | Config | |
~Config() | Config |