#include <goby/util/thirdparty/jwt-cpp/traits/nlohmann-json/traits.h>
Definition at line 11 of file traits.h.
◆ array_type
◆ boolean_type
◆ integer_type
◆ json
◆ number_type
◆ object_type
◆ string_type
◆ value_type
◆ as_array()
static json::array_t jwt::traits::nlohmann_json::as_array |
( |
const json & |
val | ) |
|
|
inlinestatic |
◆ as_bool()
static bool jwt::traits::nlohmann_json::as_bool |
( |
const json & |
val | ) |
|
|
inlinestatic |
◆ as_int()
static int64_t jwt::traits::nlohmann_json::as_int |
( |
const json & |
val | ) |
|
|
inlinestatic |
◆ as_number()
static double jwt::traits::nlohmann_json::as_number |
( |
const json & |
val | ) |
|
|
inlinestatic |
◆ as_object()
static json::object_t jwt::traits::nlohmann_json::as_object |
( |
const json & |
val | ) |
|
|
inlinestatic |
◆ as_string()
static std::string jwt::traits::nlohmann_json::as_string |
( |
const json & |
val | ) |
|
|
inlinestatic |
◆ get_type()
static jwt::json::type jwt::traits::nlohmann_json::get_type |
( |
const json & |
val | ) |
|
|
inlinestatic |
◆ parse()
static bool jwt::traits::nlohmann_json::parse |
( |
json & |
val, |
|
|
std::string |
str |
|
) |
| |
|
inlinestatic |
◆ serialize()
static std::string jwt::traits::nlohmann_json::serialize |
( |
const json & |
val | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file:
- goby/util/thirdparty/jwt-cpp/traits/nlohmann-json/traits.h