ClassList > mediapipe > GraphServiceBase
Inherited by the following classes: mediapipe::GraphService
Public Types
Public Attributes
Type |
Name |
const char * |
key
|
Public Functions
Protected Functions
Public Types Documentation
enum DefaultInitSupport
enum mediapipe::GraphServiceBase::DefaultInitSupport {
kAllowDefaultInitialization,
kDisallowDefaultInitialization
};
Public Attributes Documentation
variable key
const char* mediapipe::GraphServiceBase::key;
Public Functions Documentation
function CreateDefaultObject
inline virtual absl::StatusOr< Packet > mediapipe::GraphServiceBase::CreateDefaultObject () const
function GraphServiceBase
inline constexpr mediapipe::GraphServiceBase::GraphServiceBase (
const char * key
)
Protected Functions Documentation
function DefaultInitializationUnsupported
inline absl::Status mediapipe::GraphServiceBase::DefaultInitializationUnsupported () const
function ~GraphServiceBase
mediapipe::GraphServiceBase::~GraphServiceBase () = default
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/graph_service.h