Classes | |
struct | hash< el::Level > |
struct | hash< librealsense::platform::stream_profile > |
struct | hash< librealsense::stream_profile > |
struct | hash< nlohmann::json > |
hash value for JSON objects More... | |
struct | hash< rs2_format > |
struct | hash< std::shared_ptr< librealsense::video_stream_profile > > |
Typedefs | |
template<bool B> | |
using | bool_constant = integral_constant< bool, B > |
Functions | |
std::ios_base & | hexfloat (std::ios_base &str) |
bool | operator== (const std::shared_ptr< librealsense::video_stream_profile > &a, const std::shared_ptr< librealsense::video_stream_profile > &b) |
double | stod (const std::string &value) |
float | stof (const std::string &value) |
int | stoi (const std::string &value) |
long long | stoll (const std::string &value) |
template<typename T > | |
T | stoT (const std::string &value) |
unsigned long | stoul (const std::string &value) |
template<> | |
void | swap (nlohmann::json &j1, nlohmann::json &j2) noexcept(is_nothrow_move_constructible< nlohmann::json >::value andis_nothrow_move_assignable< nlohmann::json >::value) |
exchanges the values of two JSON objects More... | |
template<typename T > | |
std::string | to_string (T value) |
using std::bool_constant = typedef integral_constant<bool, B> |
Definition at line 12 of file MatlabParamParser.h.
|
inline |
Definition at line 59 of file android_helpers.h.
|
inline |
Definition at line 223 of file src/stream.h.
|
inline |
Definition at line 53 of file android_helpers.h.
|
inline |
Definition at line 47 of file android_helpers.h.
|
inline |
Definition at line 42 of file android_helpers.h.
|
inline |
Definition at line 32 of file android_helpers.h.
|
inline |
Definition at line 24 of file android_helpers.h.
|
inline |
Definition at line 37 of file android_helpers.h.
|
inlinenoexcept |
|
inline |
Definition at line 16 of file android_helpers.h.