Class mediapipe::Range::_Internal
ClassList > mediapipe > Range > _Internal
Public Types
Type | Name |
---|---|
typedef decltype(std::declval< Range >()._has_bits_) | HasBits |
Public Static Functions
Type | Name |
---|---|
void | set_has_begin (HasBits * has_bits) |
void | set_has_end (HasBits * has_bits) |
Public Types Documentation
typedef HasBits
using mediapipe::Range::_Internal::HasBits = decltype(std::declval<Range>()._has_bits_);
Public Static Functions Documentation
function set_has_begin
static inline void mediapipe::Range::_Internal::set_has_begin (
HasBits * has_bits
)
function set_has_end
static inline void mediapipe::Range::_Internal::set_has_end (
HasBits * has_bits
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/calculators/core/split_vector_calculator.pb.cc