Skip to content

Class mediapipe::tool::Descriptor

ClassList > mediapipe > tool > Descriptor

Public Functions

Type Name
Descriptor () = default
Descriptor (const std::string & full_name, const FieldData & descriptor_proto)
Descriptor (const std::string & full_name, const std::vector< FieldDescriptor > & fields)
const FieldDescriptor * FindFieldByName (const std::string & name) const
const std::string & full_name () const

Public Functions Documentation

function Descriptor [1/3]

mediapipe::tool::Descriptor::Descriptor () = default

function Descriptor [2/3]

mediapipe::tool::Descriptor::Descriptor (
    const std::string & full_name,
    const FieldData & descriptor_proto
) 

function Descriptor [3/3]

mediapipe::tool::Descriptor::Descriptor (
    const std::string & full_name,
    const std::vector< FieldDescriptor > & fields
) 

function FindFieldByName

const FieldDescriptor * mediapipe::tool::Descriptor::FindFieldByName (
    const std::string & name
) const

function full_name

const std::string & mediapipe::tool::Descriptor::full_name () 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