Vuo  2.4.0
VuoTableFormat.h
Go to the documentation of this file.
1
10#pragma once
11
13typedef const struct VuoList_VuoTableFormat_struct { void *l; } * VuoList_VuoTableFormat;
14#define VuoList_VuoTableFormat_TYPE_DEFINED
16
28typedef enum {
29 VuoTableFormat_Csv,
30 VuoTableFormat_Tsv
32
37
39
47