#include <types_c.h>
Public Attributes | |
struct CvSeqBlock * | prev |
struct CvSeqBlock * | next |
int | start_index |
int | count |
schar * | data |
int CvSeqBlock::count |
schar* CvSeqBlock::data |
struct CvSeqBlock* CvSeqBlock::next |
struct CvSeqBlock* CvSeqBlock::prev |
int CvSeqBlock::start_index |