Skip navigation.
 
mlRe: Struct introspection or information
FROM : John Stiles
DATE : Mon Nov 05 21:57:56 2007

No, not for a plain C struct.
If it is actually an Objective-C object, then there is support for this.


Monitus wrote:
> Good day everyone - sorry if this is not totally Cocoa-related: if
> there's a better list for this, please let me know and accept my
> apologies in advance...
>
> Is there any way to know the fields in a C structure, if you don't
> have the headers that define it? Or at the very least, is it possible
> to access it's field values?
>
> Thanks!
>
> Jean Le Clerc.
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlStruct introspection or information Monitus Nov 5, 21:33
mlRe: Struct introspection or information John Stiles Nov 5, 21:57
mlRe: Struct introspection or information Steve Christensen Nov 5, 23:14
mlRe: Struct introspection or information David Spooner Nov 6, 01:34
mlRe: Struct introspection or information Steve Christensen Nov 6, 02:53
mlRe: Struct introspection or information Steve Christensen Nov 6, 19:28
mlRe: Struct introspection or information Steve Christensen Nov 6, 22:08