10Duke Enterprise C++ Client
Loading...
Searching...
No Matches
JSONElementMock Member List
This is the complete list of members for
JSONElementMock
, including all inherited members.
ARRAY
enum value (defined in
tenduke::json::JSONElement
)
tenduke::json::JSONElement
asString
() const =0
tenduke::json::JSONElement
pure virtual
BOOLEAN
enum value (defined in
tenduke::json::JSONElement
)
tenduke::json::JSONElement
getType
() const =0
tenduke::json::JSONElement
pure virtual
isArray
() const
tenduke::json::JSONElement
inline
isBoolean
() const
tenduke::json::JSONElement
inline
isNull
() const
tenduke::json::JSONElement
inline
isNumber
() const
tenduke::json::JSONElement
inline
isObject
() const
tenduke::json::JSONElement
inline
isString
() const
tenduke::json::JSONElement
inline
isUndefined
() const
tenduke::json::JSONElement
inline
MOCK_METHOD
(enum Type, getType,(),(const, override)) (defined in
JSONElementMock
)
JSONElementMock
MOCK_METHOD
(std::string, asString,(),(const, override)) (defined in
JSONElementMock
)
JSONElementMock
NULLISH
enum value (defined in
tenduke::json::JSONElement
)
tenduke::json::JSONElement
NUMBER
enum value (defined in
tenduke::json::JSONElement
)
tenduke::json::JSONElement
OBJECT
enum value (defined in
tenduke::json::JSONElement
)
tenduke::json::JSONElement
STRING
enum value (defined in
tenduke::json::JSONElement
)
tenduke::json::JSONElement
Type
enum name
tenduke::json::JSONElement
typeToString
(const enum Type type)
tenduke::json::JSONElement
inline
static
UNDEFINED
enum value (defined in
tenduke::json::JSONElement
)
tenduke::json::JSONElement
~JSONElement
()=default (defined in
tenduke::json::JSONElement
)
tenduke::json::JSONElement
virtual
Generated by
1.13.2