Go to the documentation of this file.
42 "write_fs_attribute supports arithmetic and std::string types only");
45 std::fstream fs_handle(
path);
46 if (!fs_handle.good())
48 LOG_WARNING(__FUNCTION__ <<
" with " <<
val <<
" failed. The specified path " <<
path <<
" is not valid");
63 std::ifstream vnv_handle(
path);
68 LOG_WARNING(__FUNCTION__ <<
" Could not change " << cval <<
" to " <<
val <<
" : path " <<
path);
71 catch (
const std::exception& exc)
73 LOG_WARNING(__FUNCTION__ <<
" with " <<
path <<
" failed: " << exc.what());
87 void enable(
bool is_enable);
202 void open(
const std::vector<hid_profile>& hid_profiles)
override;
204 void close()
override;
GLenum GLenum GLsizei const GLuint GLboolean enabled
GLsizei const GLchar *const * string
unsigned __int64 uint64_t
librealsense2
Author(s): LibRealSense ROS Team
autogenerated on Fri Aug 2 2024 08:30:01