gml_GrabberDriver_ASLFG.h

00001 /*
00002  * gml_GrabberDriver_ASLFG.h --
00003  *
00004  *  See "gml_GrabberDriver_ASLFG.cc".
00005  *
00006  * Copyright (c) 2003 CLIPS-IMAG
00007  *
00008  * See the file "gml_LicenseTerms.txt" for information on usage and redistribution
00009  * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
00010  *
00011  *  Created on July 23, 2003 (F.B.)
00012  */
00013 
00014 #ifndef __GML_GRABBERDRIVER_ASLFG__
00015 #define __GML_GRABBERDRIVER_ASLFG__
00016 
00017 
00018 #include "gml/base/gml_Types.h"
00019 
00020 
00021 GML_EXTERN_C
00022 int gml_GrabberDriver_ASLFG_Init ();
00023 
00024 GML_EXTERN_C
00025 void gml_GrabberDriver_ASLFG_Dispose ();
00026 
00027 
00028 #endif
Generated on Tue Jun 12 14:03:27 2007 for gml by Doxygen 1.5.2.