#include <types_c.h>
Public Attributes | |
CvPluginFuncInfo * | func_tab |
const char * | name |
struct CvModuleInfo * | next |
const char * | version |
Definition at line 1857 of file core/types_c.h.
Definition at line 1862 of file core/types_c.h.
const char* CvModuleInfo::name |
Definition at line 1860 of file core/types_c.h.
struct CvModuleInfo* CvModuleInfo::next |
Definition at line 1859 of file core/types_c.h.
const char* CvModuleInfo::version |
Definition at line 1861 of file core/types_c.h.