Public Member Functions | |
ArgInfo (const char *name_, bool outputarg_) | |
operator const char * () const | |
Public Attributes | |
const char * | name |
bool | outputarg |
Definition at line 26 of file module_opencv4.cpp.
|
inline |
Definition at line 32 of file module_opencv4.cpp.
|
inline |
Definition at line 37 of file module_opencv4.cpp.
const char* ArgInfo::name |
Definition at line 28 of file module_opencv4.cpp.
bool ArgInfo::outputarg |
Definition at line 29 of file module_opencv4.cpp.