vf_info_s Struct Reference

#include <vf.h>

Data Fields

const char * info
 
const char * name
 
const char * author
 
const char * comment
 
int(* vf_open )(struct vf_instance *vf, char *args)
 
const voidopts
 

Detailed Description

Definition at line 31 of file vf.h.

Field Documentation

const char* vf_info_s::author

Definition at line 34 of file vf.h.

const char* vf_info_s::comment

Definition at line 35 of file vf.h.

const char* vf_info_s::info

Definition at line 32 of file vf.h.

const void* vf_info_s::opts

Definition at line 38 of file vf.h.

Referenced by init().

int(* vf_info_s::vf_open) (struct vf_instance *vf, char *args)

Definition at line 36 of file vf.h.

Referenced by init().


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