OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
cv::CommandLineParser Member List

This is the complete list of members for cv::CommandLineParser, including all inherited members.

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::CommandLineParserinline
get(int index, bool space_delete=true) const cv::CommandLineParserinline
getByIndex(int index, bool space_delete, int type, void *dst) const cv::CommandLineParserprotected
getByName(const String &name, bool space_delete, int type, void *dst) const cv::CommandLineParserprotected
getPathToApplication() const cv::CommandLineParser
has(const String &name) const cv::CommandLineParser
implcv::CommandLineParserprotected
operator=(const CommandLineParser &parser)cv::CommandLineParser
printErrors() const cv::CommandLineParser
printMessage() const cv::CommandLineParser
~CommandLineParser()cv::CommandLineParser