StructLayoutInfo Struct Reference

#include <abiStuff.h>

List of all members.

Public Member Functions

 StructLayoutInfo ()

Public Attributes

size_t size
 Size of this struct or union in bytes.
size_t alignment
 Alignment of this struct or union in bytes.
std::vector< StructLayoutEntryfields
 Fields, empty for non-compound types.


Constructor & Destructor Documentation

StructLayoutInfo::StructLayoutInfo (  )  [inline]


Member Data Documentation

size_t StructLayoutInfo::size

Size of this struct or union in bytes.

size_t StructLayoutInfo::alignment

Alignment of this struct or union in bytes.

std::vector<StructLayoutEntry> StructLayoutInfo::fields

Fields, empty for non-compound types.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 31 05:44:58 2012 for ROSE by  doxygen 1.4.7