输入输出类型信息
More...
#include <base.h>
输入输出类型信息
- Note
- 用于描述输入输出类型信息
Definition at line 113 of file base.h.
◆ EdgeTypeInfo() [1/2]
| nndeploy::dag::EdgeTypeInfo::EdgeTypeInfo |
( |
| ) |
|
|
inline |
◆ ~EdgeTypeInfo()
| nndeploy::dag::EdgeTypeInfo::~EdgeTypeInfo |
( |
| ) |
|
|
default |
◆ EdgeTypeInfo() [2/2]
| nndeploy::dag::EdgeTypeInfo::EdgeTypeInfo |
( |
const EdgeTypeInfo & |
other | ) |
|
|
inline |
◆ checkType()
template<typename T >
| bool nndeploy::dag::EdgeTypeInfo::checkType |
( |
| ) |
const |
|
inline |
◆ createType()
template<typename T , typename... Args>
| T* nndeploy::dag::EdgeTypeInfo::createType |
( |
Args &&... |
args | ) |
|
|
inline |
◆ getEdgeName()
| std::string nndeploy::dag::EdgeTypeInfo::getEdgeName |
( |
| ) |
const |
|
inline |
◆ getType()
◆ getTypeName()
| std::string nndeploy::dag::EdgeTypeInfo::getTypeName |
( |
| ) |
const |
|
inline |
◆ getTypeNameWithNamespace()
| std::string nndeploy::dag::EdgeTypeInfo::getTypeNameWithNamespace |
( |
| ) |
const |
|
inline |
◆ getTypePtr()
| const std::type_info* nndeploy::dag::EdgeTypeInfo::getTypePtr |
( |
| ) |
const |
|
inline |
◆ getUniqueTypeName()
| std::string nndeploy::dag::EdgeTypeInfo::getUniqueTypeName |
( |
| ) |
|
|
inline |
◆ isType()
template<typename T >
| bool nndeploy::dag::EdgeTypeInfo::isType |
( |
| ) |
const |
|
inline |
◆ operator!=()
| bool nndeploy::dag::EdgeTypeInfo::operator!= |
( |
const EdgeTypeInfo & |
other | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
| bool nndeploy::dag::EdgeTypeInfo::operator== |
( |
const EdgeTypeInfo & |
other | ) |
const |
|
inline |
◆ setEdgeName()
| void nndeploy::dag::EdgeTypeInfo::setEdgeName |
( |
const std::string & |
edge_name | ) |
|
|
inline |
◆ setType()
template<typename T >
| void nndeploy::dag::EdgeTypeInfo::setType |
( |
| ) |
|
|
inline |
◆ setTypeName()
| void nndeploy::dag::EdgeTypeInfo::setTypeName |
( |
const std::string & |
type_name | ) |
|
|
inline |
◆ edge_name_
| std::string nndeploy::dag::EdgeTypeInfo::edge_name_ |
◆ type_
◆ type_holder_
| std::shared_ptr<TypeHolderBase> nndeploy::dag::EdgeTypeInfo::type_holder_ |
◆ type_name_
| std::string nndeploy::dag::EdgeTypeInfo::type_name_ |
◆ type_ptr_
| const std::type_info* nndeploy::dag::EdgeTypeInfo::type_ptr_ {nullptr} |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nndeploy-zh/checkouts/stable/framework/include/nndeploy/dag/base.h