[cfe-dev] binary layout of an object
chris nuernberger
cnuernber at gmail.com
Wed Aug 18 11:58:25 PDT 2010
Earlier I asked about getting the offset, in bytes, of a particular
member of a class.
I will need this, of course, but just a complete list of properties of
the class will allow me to calculate this myself accounting for
padding and such.
I was wondering how I get the vtables that make up the class?
Pointers to these would be part of the layout, correct?
Chris
--
A foolish consistency is the hobgoblin of little minds - Emerson
More information about the cfe-dev
mailing list