OpenCV 4.5.3(日本語機械翻訳)
cv::CommandLineParser メンバ一覧

継承メンバを含む cv::CommandLineParser の全メンバ一覧です。

about(const String &message) cv::CommandLineParser
check() const cv::CommandLineParser
CommandLineParser(int argc, const char *const argv[], const String &keys) cv::CommandLineParser
CommandLineParser(const CommandLineParser &parser) cv::CommandLineParser
get(const String &name, bool space_delete=true) const cv::CommandLineParser inline
get(int index, bool space_delete=true) const cv::CommandLineParser inline
getByIndex(int index, bool space_delete, Param type, void *dst) const (定義場所: cv::CommandLineParser) cv::CommandLineParser protected
getByName(const String &name, bool space_delete, Param type, void *dst) const (定義場所: cv::CommandLineParser) cv::CommandLineParser protected
getPathToApplication() const cv::CommandLineParser
has(const String &name) const cv::CommandLineParser
impl (定義場所: cv::CommandLineParser) cv::CommandLineParser protected
operator=(const CommandLineParser &parser) cv::CommandLineParser
printErrors() const cv::CommandLineParser
printMessage() const cv::CommandLineParser
~CommandLineParser() cv::CommandLineParser