#include <exceptions_AMOS.hh>
#include <inttypes.h>
#include <string>
Include dependency graph for inttypes_AMOS.hh:

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

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) | |
|
|
|
|
|
ID type for iid's and eid's.
|
|
|
unique integer code for dynamic typing
|
|
|
don't know which type yet (devel)
|
|
|
position type (in a sequence,etc)
|
|
|
standard deviation type
|
|
|
size type (for links,etc)
|
1.3-rc2