ROSE 0.11.145.147
|
Layout generator for the native system (uses sizeof)
Definition at line 196 of file abiStuff.h.
#include <sageInterface/abiStuff.h>
Public Member Functions | |
SystemPrimitiveTypeLayoutGenerator (ChainableTypeLayoutGenerator *next) | |
virtual StructLayoutInfo | layoutType (SgType *t) const |
Public Member Functions inherited from ChainableTypeLayoutGenerator | |
ChainableTypeLayoutGenerator (ChainableTypeLayoutGenerator *nx, StructCustomizedSizes *sizes=NULL) | |
Additional Inherited Members | |
Public Attributes inherited from ChainableTypeLayoutGenerator | |
ChainableTypeLayoutGenerator * | next |
ChainableTypeLayoutGenerator * | beginning |
StructCustomizedSizes * | custom_sizes |
Protected Member Functions inherited from ChainableTypeLayoutGenerator | |
void | setNext (ChainableTypeLayoutGenerator *nx) |
void | setBeginningRecursively (ChainableTypeLayoutGenerator *bg) |
|
inline |
Definition at line 198 of file abiStuff.h.
|
virtual |
Reimplemented from ChainableTypeLayoutGenerator.