nndeploy C++ API  0.2.0
nndeploy C++ API
Public Member Functions | List of all members
nndeploy::dag::TypeGraphRegister Class Reference

#include <graph.h>

Public Member Functions

 TypeGraphRegister (const std::string &name, createGraphFunc func)
 

Detailed Description

Definition at line 2570 of file graph.h.

Constructor & Destructor Documentation

◆ TypeGraphRegister()

nndeploy::dag::TypeGraphRegister::TypeGraphRegister ( const std::string &  name,
createGraphFunc  func 
)
inlineexplicit

Definition at line 2570 of file graph.h.

Here is the call graph for this function:

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