Skip to content

Class mediapipe::source_location

ClassList > mediapipe > source_location

Public Functions

Type Name
constexpr const char * file_name () const
constexpr std::uint_least32_t line () const
constexpr source_location ()

Public Static Functions

Type Name
constexpr source_location DoNotInvokeDirectly (std::uint_least32_t line, const char * file_name)

Public Functions Documentation

function file_name

inline constexpr const char * mediapipe::source_location::file_name () const

function line

inline constexpr std::uint_least32_t mediapipe::source_location::line () const

function source_location [1/2]

inline constexpr mediapipe::source_location::source_location () 

Public Static Functions Documentation

function DoNotInvokeDirectly

static inline constexpr source_location mediapipe::source_location::DoNotInvokeDirectly (
    std::uint_least32_t line,
    const char * file_name
) 


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