Class mediapipe::SubgraphContext
ClassList > mediapipe > SubgraphContext
Public Functions
Type | Name |
---|---|
bool | HasOptions () |
T * | MutableOptions () |
const T & | Options () |
const CalculatorGraphConfig::Node & | OriginalNode () const |
ServiceBinding< T > | Service (const GraphService< T > & service) const |
SubgraphContext () |
|
SubgraphContext (CalculatorGraphConfig::Node * node, const GraphServiceManager * service_manager) |
Public Functions Documentation
function HasOptions
template<typename T>
inline bool mediapipe::SubgraphContext::HasOptions ()
function MutableOptions
template<typename T>
inline T * mediapipe::SubgraphContext::MutableOptions ()
function Options
template<typename T>
inline const T & mediapipe::SubgraphContext::Options ()
function OriginalNode
inline const CalculatorGraphConfig::Node & mediapipe::SubgraphContext::OriginalNode () const
function Service
template<typename T>
inline ServiceBinding< T > mediapipe::SubgraphContext::Service (
const GraphService< T > & service
) const
function SubgraphContext [1/2]
inline mediapipe::SubgraphContext::SubgraphContext ()
function SubgraphContext [2/2]
inline mediapipe::SubgraphContext::SubgraphContext (
CalculatorGraphConfig::Node * node,
const GraphServiceManager * service_manager
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/subgraph.h