RTI Connext TSS API  Version 3.1.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups
types.hpp File Reference

Definitions of C++ types for IDL basic types to C++ mapping. More...

#include "FACE/types.h"

Typedefs

typedef FACE_Short FACE::Short
 
typedef FACE_Long FACE::Long
 
typedef FACE_LongLong FACE::LongLong
 
typedef FACE_UnsignedShort FACE::UnsignedShort
 
typedef FACE_UnsignedLong FACE::UnsignedLong
 
typedef FACE_UnsignedLongLong FACE::UnsignedLongLong
 
typedef FACE_Float FACE::Float
 
typedef FACE_Double FACE::Double
 
typedef FACE_LongDouble FACE::LongDouble
 
typedef FACE_Char FACE::Char
 
typedef FACE_Boolean FACE::Boolean
 
typedef FACE_Octet FACE::Octet
 

Detailed Description

Definitions of C++ types for IDL basic types to C++ mapping.

This file contains editable type definitions for C++ types that align with the size and range requirements given in the IDL basic types to C++ mapping. Because C++ types' sizes and ranges are platform-dependent, implementations are responsible for supplying full type definitions.


RTI Connext TSS API Version 3.1.2 Copyright © Tue Sep 20 2022 Real-Time Innovations, Inc