Class CustomizedPrimitiveTypeLayoutGenerator#
Defined in File abiStuff.h
Inheritance Relationships#
Base Type#
public ChainableTypeLayoutGenerator(Class ChainableTypeLayoutGenerator)
Class Documentation#
-
class CustomizedPrimitiveTypeLayoutGenerator : public ChainableTypeLayoutGenerator#
Layout generator for customized primitive types, mostly for UPC relying on Berkeley runtime library now.
Public Functions
-
inline CustomizedPrimitiveTypeLayoutGenerator(ChainableTypeLayoutGenerator *next, StructCustomizedSizes *custom_sizes)#
-
virtual StructLayoutInfo layoutType(SgType *t) const#
-
inline CustomizedPrimitiveTypeLayoutGenerator(ChainableTypeLayoutGenerator *next, StructCustomizedSizes *custom_sizes)#