Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
genicam
library
CPP
include
Base
GCBase.h
Go to the documentation of this file.
1
/****************************************************************************
2
(c) 2005 by STEMMER IMAGING
3
4
License: This file is published under the license of the EMVA GenICam Standard Group.
5
A text file describing the legal terms is included in your installation as 'GenICam_license.pdf'.
6
If for some reason you are missing this file please contact the EMVA or visit the website
7
(http://www.genicam.org) for a full copy.
8
9
THIS SOFTWARE IS PROVIDED BY THE EMVA GENICAM STANDARD GROUP "AS IS"
10
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
11
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
12
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE EMVA GENICAM STANDARD GROUP
13
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
14
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
15
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
16
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
17
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
18
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
19
POSSIBILITY OF SUCH DAMAGE.
20
21
****************************************************************************/
22
28
29
30
#ifndef GENICAM_GCBASE_H
31
#define GENICAM_GCBASE_H
32
33
#include <
Base/GCTypes.h
>
34
#include <
Base/GCString.h
>
35
#include <
Base/GCArray.h
>
36
#include <
Base/GCStringVector.h
>
37
#include <
Base/GCException.h
>
38
#include <
Base/GCUtilities.h
>
39
40
#endif // GENICAM_GCBASE_H
GCStringVector.h
Portable string vector implementation.
GCException.h
GCString.h
Portable string implementation.
GCArray.h
GCUtilities.h
GenICam common utilities.
GCTypes.h
Platform-dependent type definitions.
rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 19:10:54