ROSE
0.11.96.11
|
Basic type layout engine – handles bookkeeping, plus handing typedefs and.
Definition at line 109 of file abiStuff.h.
#include <abiStuff.h>
Public Member Functions | |
ChainableTypeLayoutGenerator (ChainableTypeLayoutGenerator *nx, StructCustomizedSizes *sizes=NULL) | |
virtual StructLayoutInfo | layoutType (SgType *t) const |
Public Attributes | |
ChainableTypeLayoutGenerator * | next |
ChainableTypeLayoutGenerator * | beginning |
StructCustomizedSizes * | custom_sizes |
Protected Member Functions | |
void | setNext (ChainableTypeLayoutGenerator *nx) |
void | setBeginningRecursively (ChainableTypeLayoutGenerator *bg) |