_VlFileMeta Struct Reference

Support for command line drivers - Definition. More...

#include <generic-driver.h>


Data Fields

vl_bool active
char pattern [1024]
int protocol
char name [1024]
FILE * file


Detailed Description

Author:
Andrea Vedaldi

For internal use only.

This file contains support code which is shared by the command line drivers. File meta information


Field Documentation

vl_bool _VlFileMeta::active

Is the file active?

char _VlFileMeta::pattern[1024]

File name pattern

int _VlFileMeta::protocol

File protocol

char _VlFileMeta::name[1024]

Current file name

FILE* _VlFileMeta::file

Current file stream


The documentation for this struct was generated from the following file:
Generated on Mon Jan 21 17:43:33 2008 for vlfeat by  doxygen 1.5.4