FFL
Loading...
Searching...
No Matches
FFLDataSource.h
Go to the documentation of this file.
1#ifndef FFL_DATA_SOURCE_H_
2#define FFL_DATA_SOURCE_H_
3
4#include <nn/ffl/types.h>
5
6#ifdef __cplusplus
7extern "C" {
8#endif
9
19FFLDataSource;
20
21#ifdef __cplusplus
22}
23#endif
24
25#endif // FFL_DATA_SOURCE_H_
FFLDataSource
Definition FFLDataSource.h:11
@ FFL_DATA_SOURCE_MIDDLE_DB
Definition FFLDataSource.h:14
@ FFL_DATA_SOURCE_STORE_DATA
Definition FFLDataSource.h:16
@ FFL_DATA_SOURCE_OFFICIAL
Definition FFLDataSource.h:12
@ FFL_DATA_SOURCE_BUFFER
Definition FFLDataSource.h:17
@ FFL_DATA_SOURCE_STORE_DATA_OFFICIAL
Definition FFLDataSource.h:15
@ FFL_DATA_SOURCE_DEFAULT
Definition FFLDataSource.h:13