eRPC Generator (erpcgen)
Rev. 1.12.0
NXP Semiconductors
|
This is the complete list of members for StringValue, including all inherited members.
clone() const override | StringValue | inlinevirtual |
getSize() const override | StringValue | inlinevirtual |
getString() const | StringValue | inline |
getType() const | Value | inlinevirtual |
getTypeName() const override | StringValue | inlinevirtual |
m_value | StringValue | protected |
operator const char *() const | StringValue | inline |
operator const std::string &() const | StringValue | inline |
operator const std::string *() | StringValue | inline |
operator std::string &() | StringValue | inline |
operator std::string *() | StringValue | inline |
operator=(const StringValue &other) | StringValue | inline |
operator=(const std::string &value) | StringValue | inline |
operator=(const char *value) | StringValue | inline |
StringValue() | StringValue | inline |
StringValue(const std::string &value) | StringValue | inlineexplicit |
StringValue(const std::string *value) | StringValue | inlineexplicit |
StringValue(const StringValue &other) | StringValue | inline |
toString() const override | StringValue | inlinevirtual |
Value(value_type_t theType) | Value | inline |
~Value() | Value | inlinevirtual |