ROSE 0.11.145.147
|
Layout generator for customized primitive types, mostly for UPC relying on Berkeley runtime library now.
Definition at line 205 of file abiStuff.h.
#include <sageInterface/abiStuff.h>
Public Member Functions | |
CustomizedPrimitiveTypeLayoutGenerator (ChainableTypeLayoutGenerator *next, StructCustomizedSizes *custom_sizes) | |
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 207 of file abiStuff.h.
|
virtual |
Reimplemented from ChainableTypeLayoutGenerator.