tvm
Public Member Functions | Protected Member Functions | List of all members
tvm::script::printer::Doc Class Reference

Reference type of DocNode. More...

#include <doc.h>

Inheritance diagram for tvm::script::printer::Doc:
Collaboration diagram for tvm::script::printer::Doc:

Public Member Functions

 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (Doc, ObjectRef, DocNode)
 

Protected Member Functions

 Doc ()=default
 
 Doc (ObjectPtr< DocNode > data)
 

Detailed Description

Reference type of DocNode.

See also
DocNode

Constructor & Destructor Documentation

◆ Doc() [1/2]

tvm::script::printer::Doc::Doc ( )
protecteddefault

◆ Doc() [2/2]

tvm::script::printer::Doc::Doc ( ObjectPtr< DocNode data)
inlineexplicitprotected

Member Function Documentation

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE()

tvm::script::printer::Doc::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE ( Doc  ,
ObjectRef  ,
DocNode   
)

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