OpenCV  3.4.0
Open Source Computer Vision
Public Attributes | List of all members
CvSeqWriter Struct Reference

#include "types_c.h"

Public Attributes

CvSeqBlockblock
 
scharblock_max
 
scharblock_min
 
int header_size
 
scharptr
 
CvSeqseq
 

Member Data Documentation

§ block

CvSeqBlock* CvSeqWriter::block

current block

§ block_max

schar* CvSeqWriter::block_max

pointer to the end of block

§ block_min

schar* CvSeqWriter::block_min

pointer to the beginning of block

§ header_size

int CvSeqWriter::header_size

§ ptr

schar* CvSeqWriter::ptr

pointer to free space

§ seq

CvSeq* CvSeqWriter::seq

the sequence written


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