Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
- class CSVIterator
- class CSVRow
- namespace ILLIXR RAC_ERRNO_MSG.
- class Event A boolean condition-variable.
- class RelativeClock Relative clock for all of ILLIXR .
- class Stoplight Start/stop synchronization for the whole application.
- struct cam_type
- struct connection_signal
- class data_use_indicator A helper class that lets one dynamically determine if some data gets used.
- struct display_params Display parameters.
- class dynamic_lib
- struct fast_pose_type
- class gen_guid This class generates unique IDs.
- struct hmd_physical_info
- struct hologram_input
- struct image_handle
- struct imu_integrator_input
- struct imu_params
- struct imu_raw_type
- struct imu_type
- class managed_thread An object that manages a std::thread; it joins and exits when the object gets destructed.
- namespace math_util
- class phonebook A service locator forILLIXR .
- class service A 'service' that can be registered in the phonebook.
- class plugin A dynamically-loadable plugin for Spindle.
- struct pose_type
- class record This class represents a tuple of fields which get logged by
record_logger
. - class record_coalescer Coalesces logs of the same type to be written back as a single-transaction.
- class record_header Schema of each record.
- class record_logger The ILLIXR logging service for structured records.
- struct rendered_frame
- struct rendering_params Rendering parameters.
- struct rgb_depth_type
- class runtime
- struct signal_to_quad
- class switchboard A manager for typesafe, threadsafe, named event-streams (called topics).
- class buffered_reader
- class event Virtual class for event types.
- class event_wrapper Helper class for making event types.
- class reader A handle which can read the latest event on a topic.
- class writer A handle which can publish events to a topic.
- struct texture_pose
- class threadloop A reusable threadloop for plugins.
- class time_point
- struct vk_image_handle
- class xlib_gl_extended_window
- class topic Represents a topic.
- class topic_buffer
- class topic_subscription Represents a single topic_subscription (callback and queue)
- class pose_prediction
- class print_timer Like timer, but prints the output.
- class print_timer2
- class print_in_destructor
- class should_profile_class
- class timer a timer that times until the end of the code block ([RAII]).