Go to the source code of this file.
Namespaces | |
| namespace | dlr |
| This namespace comprises all of the symbols defined in the dlr_libs suite of libraries. | |
| namespace | dlr::common |
| This namespace contains classes, functions and typedefs for working with exceptions, reference counting, portable numeric types, checking and switching byte order, extending the standard library, and more. | |
Typedefs | |
|
typedef privateCode::LocalTypeStruct::Int8 | dlr::common::Int8 |
|
typedef privateCode::LocalTypeStruct::Int16 | dlr::common::Int16 |
|
typedef privateCode::LocalTypeStruct::Int32 | dlr::common::Int32 |
|
typedef privateCode::LocalTypeStruct::Int64 | dlr::common::Int64 |
|
typedef privateCode::LocalTypeStruct::Float32 | dlr::common::Float32 |
|
typedef privateCode::LocalTypeStruct::Float64 | dlr::common::Float64 |
|
typedef privateCode::LocalTypeStruct::UnsignedInt8 | dlr::common::UnsignedInt8 |
|
typedef privateCode::LocalTypeStruct::UnsignedInt16 | dlr::common::UnsignedInt16 |
|
typedef privateCode::LocalTypeStruct::UnsignedInt32 | dlr::common::UnsignedInt32 |
|
typedef privateCode::LocalTypeStruct::UnsignedInt64 | dlr::common::UnsignedInt64 |
Copyright (C) 2005, David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file types.h.
1.5.8