Wheefun I/O Library  0.0.5
Useful I/O Primitives.
Namespaces | Typedefs
integer.h File Reference

Integral type definitions. More...

#include <wfio/host.h>
#include <wfcnfo/int.h>
#include <wfio/bits/intdef.h>

Go to the source code of this file.

Namespaces

 wfio
 The root namespace for WFIO.
 

Typedefs

typedef ::wfio_sint8_t wfio::sint8_t
 
typedef ::wfio_uint8_t wfio::uint8_t
 
typedef ::wfio_sint16_t wfio::sint16_t
 
typedef ::wfio_uint16_t wfio::uint16_t
 
typedef ::wfio_sint32_t wfio::sint32_t
 
typedef ::wfio_uint32_t wfio::uint32_t
 
typedef ::wfio_sint64_t wfio::sint64_t
 
typedef ::wfio_uint64_t wfio::uint64_t
 

Detailed Description

Integral type definitions.

This header defines basic integral types.

Author
Phillip Kilgore
Since
0.0.1