OpenCV  2.4.13
Open Source Computer Vision
CvType Struct Reference

#include <core_c.h>

Public Member Functions

 CvType (const char *type_name, CvIsInstanceFunc is_instance, CvReleaseFunc release=0, CvReadFunc read=0, CvWriteFunc write=0, CvCloneFunc clone=0)
 
 ~CvType ()
 

Public Attributes

CvTypeInfoinfo
 

Static Public Attributes

static CvTypeInfofirst
 
static CvTypeInfolast
 

Constructor & Destructor Documentation

CvType::CvType ( const char *  type_name,
CvIsInstanceFunc  is_instance,
CvReleaseFunc  release = 0,
CvReadFunc  read = 0,
CvWriteFunc  write = 0,
CvCloneFunc  clone = 0 
)
CvType::~CvType ( )

Member Data Documentation

CvTypeInfo* CvType::first
static
CvTypeInfo* CvType::info
CvTypeInfo* CvType::last
static

The documentation for this struct was generated from the following file: