STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
objc_struct_layout Struct Reference

#include <objc/runtime.h>

Public Attributes

const char * original_type
 
const char * type
 
const char * prev_type
 
unsigned int record_size
 
unsigned int record_align
 

Member Data Documentation

const char* objc_struct_layout::original_type
const char* objc_struct_layout::prev_type
unsigned int objc_struct_layout::record_align
unsigned int objc_struct_layout::record_size
const char* objc_struct_layout::type

The documentation for this struct was generated from the following file: