Go to the source code of this file.
Macros | |
#define | closesocket close |
#define | CRL_CONSTEXPR const |
#define | CRL_UNUSED(var) (void)(var) |
#define | MULTISENSE_API |
Macros and symbols to help portability between different compiler versions.
Copyright 2014 Carnegie Robotics, LLC 4501 Hatfield Street, Pittsburgh, PA 15201 http://www.carnegierobotics.com
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL CARNEGIE ROBOTICS, LLC BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Significant history (date, user, job code, action): 2014-08-07, dlr@c, IRAD, Created file. 2019-06-07, arne giero boti cs.co mqtorg, converted license to BSD. erso n@car negi erobo tics .com
Definition in file Portability.hh.
#define closesocket close |
Definition at line 102 of file Portability.hh.
#define CRL_CONSTEXPR const |
Definition at line 51 of file Portability.hh.
#define CRL_UNUSED | ( | var | ) | (void)(var) |
Definition at line 44 of file Portability.hh.
#define MULTISENSE_API |
Definition at line 89 of file Portability.hh.