Struct mediapipe::tool::ProtoUtilLite::ProtoPathEntry
ClassList > mediapipe > tool > ProtoUtilLite > ProtoPathEntry
Public Attributes
| Type | Name |
|---|---|
| int | field_id = -1 |
| int | index = -1 |
| int | key_id = -1 |
| FieldType | key_type = FieldType::MAX\_FIELD\_TYPE |
| FieldValue | key_value |
| int | map_id = -1 |
Public Functions
| Type | Name |
|---|---|
| ProtoPathEntry (int id, int index) |
|
| ProtoPathEntry (int id, int key_id, FieldType key_type, FieldValue key_value) |
|
| bool | operator== (const ProtoPathEntry & o) const |
Public Attributes Documentation
variable field_id
int mediapipe::tool::ProtoUtilLite::ProtoPathEntry::field_id;
variable index
int mediapipe::tool::ProtoUtilLite::ProtoPathEntry::index;
variable key_id
int mediapipe::tool::ProtoUtilLite::ProtoPathEntry::key_id;
variable key_type
FieldType mediapipe::tool::ProtoUtilLite::ProtoPathEntry::key_type;
variable key_value
FieldValue mediapipe::tool::ProtoUtilLite::ProtoPathEntry::key_value;
variable map_id
int mediapipe::tool::ProtoUtilLite::ProtoPathEntry::map_id;
Public Functions Documentation
function ProtoPathEntry [1/2]
inline mediapipe::tool::ProtoUtilLite::ProtoPathEntry::ProtoPathEntry (
int id,
int index
)
function ProtoPathEntry [2/2]
inline mediapipe::tool::ProtoUtilLite::ProtoPathEntry::ProtoPathEntry (
int id,
int key_id,
FieldType key_type,
FieldValue key_value
)
function operator==
inline bool mediapipe::tool::ProtoUtilLite::ProtoPathEntry::operator== (
const ProtoPathEntry & o
) const
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/tool/proto_util_lite.h