Class mediapipe::GraphService
template <typename T>
ClassList > mediapipe > GraphService
Inherits the following classes: mediapipe::GraphServiceBase
Public Types
Type | Name |
---|---|
typedef std::shared_ptr< T > | packet_type |
typedef T | type |
Public Functions
Type | Name |
---|---|
absl::StatusOr< Packet > | CreateDefaultObject () const |
constexpr | GraphService (const char * my_key, DefaultInitSupport default_init=kDisallowDefaultInitialization) |
Public Types Documentation
typedef packet_type
using mediapipe::GraphService< T >::packet_type = std::shared_ptr<T>;
typedef type
using mediapipe::GraphService< T >::type = T;
Public Functions Documentation
function CreateDefaultObject
inline absl::StatusOr< Packet > mediapipe::GraphService::CreateDefaultObject () const
function GraphService
inline constexpr mediapipe::GraphService::GraphService (
const char * my_key,
DefaultInitSupport default_init=kDisallowDefaultInitialization
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/graph_service.h