Skip to content

Class mediapipe::tool::FieldDescriptor

ClassList > mediapipe > tool > FieldDescriptor

Public Functions

Type Name
FieldDescriptor () = default
FieldDescriptor (const FieldData & field_proto)
FieldDescriptor (std::string name, int number, FieldType type, std::string message_type)
const Descriptor * message_type () const
const std::string & name () const
int number () const
FieldType type () const

Public Functions Documentation

function FieldDescriptor [1/3]

mediapipe::tool::FieldDescriptor::FieldDescriptor () = default

function FieldDescriptor [2/3]

mediapipe::tool::FieldDescriptor::FieldDescriptor (
    const FieldData & field_proto
) 

function FieldDescriptor [3/3]

mediapipe::tool::FieldDescriptor::FieldDescriptor (
    std::string name,
    int number,
    FieldType type,
    std::string message_type
) 

function message_type

const Descriptor * mediapipe::tool::FieldDescriptor::message_type () const

function name

const std::string & mediapipe::tool::FieldDescriptor::name () const

function number

int mediapipe::tool::FieldDescriptor::number () const

function type

FieldType mediapipe::tool::FieldDescriptor::type () const


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/tool/options_registry.h