|
TVM
0.9.4
|
#include <tvm/internal/ObjWithId.h>

Public Member Functions | |
| ObjWithId (const ObjWithId &)=delete | |
| ObjWithId (ObjWithId &&other) | |
| ObjWithId & | operator= (const ObjWithId &)=delete |
| ObjWithId & | operator= (ObjWithId &&other) |
| int | id () const |
Protected Member Functions | |
| ObjWithId () | |
A class with a unique id.
|
delete |
|
inline |
|
inlineprotected |
|
inline |