Class FragmentWrapper
Defined in File fragment_wrapper.hpp
Base Type
public holoscan::Fragment
(Class Fragment)
-
class FragmentWrapper : public holoscan::Fragment
Class to wrap an Operator/Resource’s Fragment to interface with the GXF framework.
This class is used to create Operator/Resource instances for OperatorWrapper/ResourceWrapper objects.
Public Functions
-
FragmentWrapper()
-
inline GXFExecutor &gxf_executor()
-
FragmentWrapper()