Public Attributes | |
rs2::software_device | sdev |
std::map< std::string, std::shared_ptr< rs2::software_sensor > > | sw_sensors |
std::map< std::string, std::map< rs2_stream, rs2::stream_profile > > | sw_stream_profiles |
std::map< std::string, rs2::syncer > | sw_syncers |
Definition at line 19 of file unit-tests-post-processing-from-bag.cpp.
rs2::software_device _sw_context::sdev |
Definition at line 22 of file unit-tests-post-processing-from-bag.cpp.
std::map<std::string, std::shared_ptr<rs2::software_sensor> > _sw_context::sw_sensors |
Definition at line 23 of file unit-tests-post-processing-from-bag.cpp.
std::map<std::string, std::map<rs2_stream, rs2::stream_profile> > _sw_context::sw_stream_profiles |
Definition at line 25 of file unit-tests-post-processing-from-bag.cpp.
std::map<std::string, rs2::syncer> _sw_context::sw_syncers |
Definition at line 24 of file unit-tests-post-processing-from-bag.cpp.