ho_objlist(3)

ho_objlist(3) libhocr ho_objlist(3)

NAME

ho_objlist - libhocr object list struct

SYNOPSIS

#include <ho_objmap.h>

Data Fields


int size
int allocated_size
ho_obj * objects

Detailed Description

libhocr object list struct

Field Documentation

int ho_objlist::size

int ho_objlist::allocated_size

ho_obj* ho_objlist::objects

Author

Generated automatically by Doxygen for libhocr from the source code.

31 Jul 2008 Version 0.10.17