versadac
1
versadac - Scalable Recorder Firmware
Main Page
Classes
Files
File List
File Members
core
common
enums
ENUM_CSVTimeFormat.h
1
/*
2
Item indices for the ArchiveConfigSection
3
$Id: ENUM_CSVTimeFormat.h 4938 2006-10-10 14:20:18Z martinto $
4
*/
5
6
#ifndef __ENUM_CSV_TIME_FORMAT
7
#define __ENUM_CSV_TIME_FORMAT
8
9
enum
ENUM_CSVTimeFormat
10
{
11
ENUM_CSVTimeFormatText,
12
ENUM_CSVTimeFormatSpreadsheetNumeric
13
};
14
15
#endif
/* __ENUM_CSV_TIME_FORMAT */
Generated on Wed Aug 19 2020 10:33:38 for versadac by
1.8.9.1