NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nstd::type_id_t结构体 参考

#include <ne_stl_any.h>

Public 成员函数

 type_id_t (const char *_name)
 
 type_id_t (const type_id_t &other)
 
bool operator< (const type_id_t &other) const
 
bool operator== (const type_id_t &other) const
 
bool operator!= (const type_id_t &other) const
 

Public 属性

const char * name
 

构造及析构函数说明

◆ type_id_t() [1/2]

nstd::type_id_t::type_id_t ( const char *  _name)
inline

◆ type_id_t() [2/2]

nstd::type_id_t::type_id_t ( const type_id_t other)
inline

成员函数说明

◆ operator!=()

bool nstd::type_id_t::operator!= ( const type_id_t other) const
inline

◆ operator<()

bool nstd::type_id_t::operator< ( const type_id_t other) const
inline

◆ operator==()

bool nstd::type_id_t::operator== ( const type_id_t other) const
inline

类成员变量说明

◆ name

const char* nstd::type_id_t::name

该结构体的文档由以下文件生成: