MCPcopy Create free account
hub / github.com/Tencent/TAD_Sim / error_code

Method error_code

simcore/framework/src/cli/root_cmd.h:113–113  ·  view source on GitHub ↗

@brief 函数名:error_code @details 函数功能:获取错误代码 @return 错误代码

Source from the content-addressed store, hash-verified

111 //! @return 错误代码
112 //!
113 CLIErrorCode error_code() const { return error_code_; }
114
115 //!
116 //! @brief 函数名:set_error_code

Callers 2

mainFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64