Enumerations
enum SensorReportingMode : int
| Name | Value |
|---|---|
| CONTINUOUS | 0 |
| ON_CHANGE | 1 |
| ONE_SHOT | 2 |
| SensorReportingMode_INT_MIN_SENTINEL_DO_NOT_USE_ | ::std::numeric_limits<::int32_t>::min() |
| SensorReportingMode_INT_MAX_SENTINEL_DO_NOT_USE_ | ::std::numeric_limits<::int32_t>::max() |
Defined at line 238 of file gen/src/sensors/playback/proto/types.pb.h
enum SensorType : int
| Name | Value |
|---|---|
| UNKNOWN | 0 |
| ACCELEROMETER_UNCALIBRATED | 35 |
| GYROSCOPE_UNCALIBRATED | 16 |
| MAGNETIC_FIELD_UNCALIBRATED | 14 |
| ACCELEROMETER | 1 |
| GYROSCOPE | 4 |
| MAGNETIC_FIELD | 2 |
| ORIENTATION | 3 |
| GRAVITY | 9 |
| LINEAR_ACCELERATION | 10 |
| ROTATION_VECTOR | 11 |
| GAME_ROTATION_VECTOR | 15 |
| SIGNIFICANT_MOTION | 17 |
| STEP_DETECTOR | 18 |
| STEP_COUNTER | 19 |
| GEOMAGNETIC_ROTATION_VECTOR | 20 |
| TILT_DETECTOR | 22 |
| WAKE_GESTURE | 23 |
| GLANCE_GESTURE | 24 |
| PICK_UP_GESTURE | 25 |
| WRIST_TILT_GESTURE | 26 |
| DEVICE_ORIENTATION | 27 |
| POSE_6DOF | 28 |
| STATIONARY_DETECT | 29 |
| MOTION_DETECT | 30 |
| LOW_LATENCY_OFFBODY_DETECT | 34 |
| LIGHT | 5 |
| PRESSURE | 6 |
| PROXIMITY | 8 |
| RELATIVE_HUMIDITY | 12 |
| AMBIENT_TEMPERATURE | 13 |
| HEART_RATE | 21 |
| HEART_BEAT | 31 |
| DEVICE_PRIVATE_BASE | 65536 |
| SensorType_INT_MIN_SENTINEL_DO_NOT_USE_ | ::std::numeric_limits<::int32_t>::min() |
| SensorType_INT_MAX_SENTINEL_DO_NOT_USE_ | ::std::numeric_limits<::int32_t>::max() |
Defined at line 131 of file gen/src/sensors/playback/proto/types.pb.h
enum SensorWakeUpType : int
| Name | Value |
|---|---|
| NON_WAKE_UP | 0 |
| WAKE_UP | 1 |
| SensorWakeUpType_INT_MIN_SENTINEL_DO_NOT_USE_ | ::std::numeric_limits<::int32_t>::min() |
| SensorWakeUpType_INT_MAX_SENTINEL_DO_NOT_USE_ | ::std::numeric_limits<::int32_t>::max() |
Defined at line 198 of file gen/src/sensors/playback/proto/types.pb.h
Records
-
class DatasetHeader -
class DatasetHeaderGlobalsTypeInternal -
class Pose -
class PoseGlobalsTypeInternal -
class QuaternionF -
class QuaternionFGlobalsTypeInternal -
class RecordedSensorEvent -
class RecordedSensorEventGlobalsTypeInternal -
class SensorEvent -
class SensorEventGlobalsTypeInternal -
class SensorInfo -
class SensorInfoGlobalsTypeInternal -
class UncalibratedVec3FSample -
class UncalibratedVec3FSampleGlobalsTypeInternal -
class Vec3F -
class Vec3FGlobalsTypeInternal
Functions
-
void swap (DatasetHeader & a, DatasetHeader & b)Defined at line 147 of file gen/src/sensors/playback/proto/dataset.pb.h
-
bool SensorType_IsValid (int value)Defined at line 177 of file gen/src/sensors/playback/proto/types.pb.h
-
const ::google::protobuf::EnumDescriptor * ProtobufInternalGetEnumDescriptor (SensorType )Defined at line 183 of file gen/src/sensors/playback/proto/types.pb.h
-
template <typename T>const ::std::string & SensorType_Name (T value)Defined at line 187 of file gen/src/sensors/playback/proto/types.pb.h
-
bool SensorType_Parse (::absl::string_view name, SensorType * value)Defined at line 193 of file gen/src/sensors/playback/proto/types.pb.h
-
const ::google::protobuf::EnumDescriptor * ProtobufInternalGetEnumDescriptor (SensorWakeUpType )Defined at line 218 of file gen/src/sensors/playback/proto/types.pb.h
-
const ::google::protobuf::EnumDescriptor * ProtobufInternalGetEnumDescriptor (SensorReportingMode )Defined at line 259 of file gen/src/sensors/playback/proto/types.pb.h
-
template <typename T>const ::std::string & SensorReportingMode_Name (T value)Defined at line 263 of file gen/src/sensors/playback/proto/types.pb.h
-
template <>const ::std::string & SensorReportingMode_Name<fuchsia::sensors::SensorReportingMode> (SensorReportingMode value)Defined at line 269 of file gen/src/sensors/playback/proto/types.pb.h
-
bool SensorReportingMode_Parse (::absl::string_view name, SensorReportingMode * value)Defined at line 274 of file gen/src/sensors/playback/proto/types.pb.h
-
const ::google::protobuf::EnumDescriptor * SensorType_descriptor () -
const ::google::protobuf::EnumDescriptor * SensorReportingMode_descriptor () -
bool SensorWakeUpType_IsValid (int value)Defined at line 212 of file gen/src/sensors/playback/proto/types.pb.h
-
template <typename T>const ::std::string & SensorWakeUpType_Name (T value)Defined at line 222 of file gen/src/sensors/playback/proto/types.pb.h
-
template <>const ::std::string & SensorWakeUpType_Name<fuchsia::sensors::SensorWakeUpType> (SensorWakeUpType value)Defined at line 228 of file gen/src/sensors/playback/proto/types.pb.h
-
bool SensorWakeUpType_Parse (::absl::string_view name, SensorWakeUpType * value)Defined at line 233 of file gen/src/sensors/playback/proto/types.pb.h
-
bool SensorReportingMode_IsValid (int value)Defined at line 253 of file gen/src/sensors/playback/proto/types.pb.h
-
const ::google::protobuf::EnumDescriptor * SensorWakeUpType_descriptor () -
void swap (Vec3F & a, Vec3F & b)Defined at line 344 of file gen/src/sensors/playback/proto/types.pb.h
-
void swap (RecordedSensorEvent & a, RecordedSensorEvent & b)Defined at line 378 of file gen/src/sensors/playback/proto/dataset.pb.h
-
void swap (SensorInfo & a, SensorInfo & b)Defined at line 569 of file gen/src/sensors/playback/proto/types.pb.h
-
void swap (QuaternionF & a, QuaternionF & b)Defined at line 866 of file gen/src/sensors/playback/proto/types.pb.h
-
void swap (UncalibratedVec3FSample & a, UncalibratedVec3FSample & b)Defined at line 1103 of file gen/src/sensors/playback/proto/types.pb.h
-
void swap (Pose & a, Pose & b)Defined at line 1328 of file gen/src/sensors/playback/proto/types.pb.h
-
void swap (SensorEvent & a, SensorEvent & b)Defined at line 1598 of file gen/src/sensors/playback/proto/types.pb.h
Variables
const ::google::protobuf::internal::ClassDataFull DatasetHeader_class_data_
DatasetHeaderGlobalsTypeInternal DatasetHeader_globals_
const ::google::protobuf::internal::ClassDataFull Pose_class_data_
PoseGlobalsTypeInternal Pose_globals_
const ::google::protobuf::internal::ClassDataFull QuaternionF_class_data_
QuaternionFGlobalsTypeInternal QuaternionF_globals_
const ::google::protobuf::internal::ClassDataFull RecordedSensorEvent_class_data_
RecordedSensorEventGlobalsTypeInternal RecordedSensorEvent_globals_
const ::google::protobuf::internal::ClassDataFull SensorEvent_class_data_
SensorEventGlobalsTypeInternal SensorEvent_globals_
const ::google::protobuf::internal::ClassDataFull SensorInfo_class_data_
SensorInfoGlobalsTypeInternal SensorInfo_globals_
const uint32_t[] SensorReportingMode_internal_data_
const SensorType SensorType_MIN
Defined at line 173 of file gen/src/sensors/playback/proto/types.pb.h
const SensorType SensorType_MAX
Defined at line 175 of file gen/src/sensors/playback/proto/types.pb.h
const int SensorType_ARRAYSIZE
Defined at line 180 of file gen/src/sensors/playback/proto/types.pb.h
const uint32_t[] SensorType_internal_data_
const SensorWakeUpType SensorWakeUpType_MIN
Defined at line 208 of file gen/src/sensors/playback/proto/types.pb.h
const SensorWakeUpType SensorWakeUpType_MAX
Defined at line 210 of file gen/src/sensors/playback/proto/types.pb.h
const int SensorWakeUpType_ARRAYSIZE
Defined at line 215 of file gen/src/sensors/playback/proto/types.pb.h
const SensorReportingMode SensorReportingMode_MIN
Defined at line 249 of file gen/src/sensors/playback/proto/types.pb.h
const SensorReportingMode SensorReportingMode_MAX
Defined at line 251 of file gen/src/sensors/playback/proto/types.pb.h
const int SensorReportingMode_ARRAYSIZE
Defined at line 256 of file gen/src/sensors/playback/proto/types.pb.h
const uint32_t[] SensorWakeUpType_internal_data_
const ::google::protobuf::internal::ClassDataFull UncalibratedVec3FSample_class_data_
UncalibratedVec3FSampleGlobalsTypeInternal UncalibratedVec3FSample_globals_
const ::google::protobuf::internal::ClassDataFull Vec3F_class_data_
Vec3FGlobalsTypeInternal Vec3F_globals_