libopenraw
Main Page
Related Pages
Namespaces
Classes
Files
File List
lib
io
posix_io.h
1
/*
2
* libopenraw - psoix_io.h
3
*
4
* Copyright (C) 2005, 2006 Hubert Figuière
5
*
6
* This library is free software: you can redistribute it and/or
7
* modify it under the terms of the GNU Lesser General Public License
8
* as published by the Free Software Foundation, either version 3 of
9
* the License, or (at your option) any later version.
10
*
11
* This library is distributed in the hope that it will be useful,
12
* but WITHOUT ANY WARRANTY; without even the implied warranty of
13
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14
* Lesser General Public License for more details.
15
*
16
* You should have received a copy of the GNU Lesser General Public
17
* License along with this library. If not, see
18
* <http://www.gnu.org/licenses/>.
19
*/
20
21
22
23
24
#ifndef __POSIX_IO_H
25
#define __POSIX_IO_H
26
27
#include "libopenraw/io.h"
28
29
30
extern
struct
io_methods
posix_io_methods;
31
32
33
#endif
io_methods
Definition:
io.h:38
Generated on Fri Oct 17 2014 20:21:10 for libopenraw by
1.8.8