Skip to content

Class mediapipe::Tensor::View

ClassList > View

Inherited by the following classes: mediapipe::Tensor::CpuView, mediapipe::Tensor::OpenGlBufferView, mediapipe::Tensor::OpenGlTexture2dView

Public Functions

Type Name
View (const View &) = delete
View & operator= (const View &) = delete

Protected Attributes

Type Name
std::unique_ptr< absl::MutexLock > lock_

Protected Functions

Type Name
View (std::unique_ptr< absl::MutexLock > && lock)

Public Functions Documentation

function View [1/2]

View::View (
    const View &
) = delete

function operator=

View & View::operator= (
    const View &
) = delete

Protected Attributes Documentation

variable lock_

std::unique_ptr<absl::MutexLock> mediapipe::Tensor::View::lock_;

Protected Functions Documentation

function View [2/2]

inline explicit View::View (
    std::unique_ptr< absl::MutexLock > && lock
) 


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