Class OpPrimCRegisterHelper

Class Documentation

class OpPrimCRegisterHelper

OpPrimCRegisterHelper defines the helper class for the OpPrimCRegister singleton.

Public Functions

inline OpPrimCRegisterHelper(const std::string &kname, const OpPrimCDefineFunc &fn)

Constructor for OpPrimCRegisterHelper.

param[in] kname The name of the input end side operator. param[in] fn The input end side operator.

~OpPrimCRegisterHelper() = default

Destructor of OpPrimCRegisterHelper.