cisst-saw
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
catkin_ws
src
cisst-saw
cisst
cisstCommon
cmnKbHit.h
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/* ex: set filetype=cpp softtabstop=4 shiftwidth=4 tabstop=4 cindent expandtab: */
3
4
/*
5
6
Author(s): Anton Deguet
7
Created on: 2013-12-22
8
9
(C) Copyright 2013 Johns Hopkins University (JHU), All Rights
10
Reserved.
11
12
--- begin cisst license - do not edit ---
13
14
This software is provided "as is" under an open source license, with
15
no warranty. The complete license can be found in license.txt and
16
http://www.cisst.org/cisst/license.txt.
17
18
--- end cisst license ---
19
20
*/
21
22
#pragma once
23
24
#ifndef _cmnKbHit_h
25
#define _cmnKbHit_h
26
27
#include <
cisstCommon/cmnPortability.h
>
28
29
// Always the last cisst include
30
#include <
cisstCommon/cmnExport.h
>
31
37
int
CISST_EXPORT
cmnKbHit
(
void
);
38
39
#endif // _cmnKbHit_h
40
CISST_EXPORT
#define CISST_EXPORT
Definition:
cmnExportMacros.h:50
cmnKbHit
int CISST_EXPORT cmnKbHit(void)
cmnPortability.h
Portability across compilers and operating systems tools.
cmnExport.h
Macros to export the symbols of cisstCommon (in a Dll).
Generated by
1.8.6