When including atomsize.h, make sure these files are included first:
include "utilities/ascConfig.h"
include "instance_enum.h"
include "childinfo.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| unsigned long | ConstantByteLength (enum inst_t it) |
| unsigned long | RealAtomByteLength (unsigned long num_children, CONST struct ChildDesc *c) |
| unsigned long | IntegerAtomByteLength (unsigned long num_children, CONST struct ChildDesc *c) |
| unsigned long | BooleanAtomByteLength (unsigned long num_children, CONST struct ChildDesc *c) |
| unsigned long | SetAtomByteLength (unsigned long num_children, CONST struct ChildDesc *c) |
| unsigned long | SymbolAtomByteLength (unsigned long num_children, CONST struct ChildDesc *c) |
| unsigned long | RelationAtomByteLength (unsigned long num_children, CONST struct ChildDesc *c) |
| unsigned long | LogRelAtomByteLength (unsigned long num_children, CONST struct ChildDesc *c) |
1.5.1