Classes | Typedefs | Functions
std Namespace Reference

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 >
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)
 

Typedef Documentation

template<bool B>
using std::bool_constant = typedef integral_constant<bool, B>

Definition at line 12 of file MatlabParamParser.h.

Function Documentation

std::ios_base& std::hexfloat ( std::ios_base &  str)
inline

Definition at line 59 of file android_helpers.h.

bool std::operator== ( const std::shared_ptr< librealsense::video_stream_profile > &  a,
const std::shared_ptr< librealsense::video_stream_profile > &  b 
)
inline

Definition at line 223 of file src/stream.h.

double std::stod ( const std::string value)
inline

Definition at line 53 of file android_helpers.h.

float std::stof ( const std::string value)
inline

Definition at line 47 of file android_helpers.h.

int std::stoi ( const std::string value)
inline

Definition at line 42 of file android_helpers.h.

long long std::stoll ( const std::string value)
inline

Definition at line 32 of file android_helpers.h.

template<typename T >
T std::stoT ( const std::string value)
inline

Definition at line 24 of file android_helpers.h.

unsigned long std::stoul ( const std::string value)
inline

Definition at line 37 of file android_helpers.h.

template<>
void std::swap ( nlohmann::json j1,
nlohmann::json j2 
)
inlinenoexcept

exchanges the values of two JSON objects

Since
version 1.0.0

Definition at line 12141 of file json.hpp.

template<typename T >
std::string std::to_string ( value)
inline

Definition at line 16 of file android_helpers.h.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:43