Overview
Obtains the customized pass context object.
Header Files to Be Included
1 | #include <register/register_custom_pass.h> |
Public Member Functions
CustomPassContext() virtual ~CustomPassContext() = default void SetErrorMessage(const AscendString &error_message) graphStatus GetOptionValue(const AscendString &option_key, AscendString &option_value) const
Parent topic: CustomPassContext