nndeploy C++ API  0.2.0
nndeploy C++ API
Public Member Functions | List of all members
nndeploy::net::TypeRuntimeRegister< T > Class Template Reference

Runtime的创建类的注册类模板 More...

#include <runtime.h>

Public Member Functions

 TypeRuntimeRegister (base::ParallelType parallel_type)
 

Detailed Description

template<typename T>
class nndeploy::net::TypeRuntimeRegister< T >

Runtime的创建类的注册类模板

Template Parameters
T

Definition at line 197 of file runtime.h.

Constructor & Destructor Documentation

◆ TypeRuntimeRegister()

template<typename T >
nndeploy::net::TypeRuntimeRegister< T >::TypeRuntimeRegister ( base::ParallelType  parallel_type)
inlineexplicit

Definition at line 199 of file runtime.h.

Here is the call graph for this function:

The documentation for this class was generated from the following file: