Skip to content

Namespace mediapipe::intops

Namespace List > mediapipe > intops

Classes

Type Name
struct LogFatalOnError
struct NullStrongIntValidator
class SafeIntStrongIntValidator <typename ErrorType>
class StrongInt <typename TagType, typename NativeType, typename ValidatorType>

Public Functions

Type Name
std::ostream & operator<< (std::ostream & os, StrongInt< TagType, ValueType, ValidatorType > arg)
std::ostream & operator<< (std::ostream & os, StrongInt< TagType, int8_t, ValidatorType > arg)
std::ostream & operator<< (std::ostream & os, StrongInt< TagType, uint8_t, ValidatorType > arg)

Public Functions Documentation

function operator<<

template<typename TagType, typename ValueType, typename ValidatorType>
std::ostream & mediapipe::intops::operator<< (
    std::ostream & os,
    StrongInt< TagType, ValueType, ValidatorType > arg
) 

function operator<<

template<typename TagType, typename ValidatorType>
std::ostream & mediapipe::intops::operator<< (
    std::ostream & os,
    StrongInt< TagType, int8_t, ValidatorType > arg
) 

function operator<<

template<typename TagType, typename ValidatorType>
std::ostream & mediapipe::intops::operator<< (
    std::ostream & os,
    StrongInt< TagType, uint8_t, ValidatorType > arg
) 


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