Class CustomizedPrimitiveTypeLayoutGenerator#

Inheritance Relationships#

Base Type#

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#