Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

inttypes_AMOS.hh File Reference

Include file for all the AMOS integer types. More...

#include <exceptions_AMOS.hh>
#include <inttypes.h>
#include <string>

Include dependency graph for inttypes_AMOS.hh:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  AMOS

Defines

#define __inttypes_AMOS_HH   1

Typedefs

typedef uint8_t null_t
 don't know which type yet (devel)

typedef uint32_t ID_t
 ID type for iid's and eid's.

typedef uint32_t NCode_t
 unique integer code for dynamic typing

typedef uint32_t SD_t
 standard deviation type

typedef int32_t Size_t
 size type (for links,etc)

typedef int32_t Pos_t
 position type (in a sequence,etc)


Detailed Description

Include file for all the AMOS integer types.

Author:
Adam M Phillippy
Date:
11/12/2003

Define Documentation

#define __inttypes_AMOS_HH   1
 


Typedef Documentation

typedef uint32_t ID_t
 

ID type for iid's and eid's.

typedef uint32_t NCode_t
 

unique integer code for dynamic typing

typedef uint8_t null_t
 

don't know which type yet (devel)

typedef int32_t Pos_t
 

position type (in a sequence,etc)

typedef uint32_t SD_t
 

standard deviation type

typedef int32_t Size_t
 

size type (for links,etc)


Generated on Mon Apr 26 14:42:11 2004 for AMOS by doxygen1.3-rc2