|
gwenhywfar 5.10.1
|
#include "tm_builder.h"

Go to the source code of this file.
Functions | |
| int | TM2C_BuildStruct (TYPEMAKER2_BUILDER *tb, TYPEMAKER2_TYPE *ty) |
| int TM2C_BuildStruct | ( | TYPEMAKER2_BUILDER * | tb, |
| TYPEMAKER2_TYPE * | ty | ||
| ) |
Definition at line 30 of file tm2c_struct.c.
References _addFlagspecificElements(), _addMembers(), _addVirtualFunctions(), DBG_INFO, GWEN_Buffer_AppendArgs(), GWEN_Buffer_AppendString(), GWEN_Buffer_free(), GWEN_Buffer_GetStart(), GWEN_Buffer_new(), NULL, Typemaker2_Builder_AddPrivateDeclaration(), Typemaker2_Type_GetFlags(), Typemaker2_Type_GetIdentifier(), TYPEMAKER2_TYPEFLAGS_WITH_REFCOUNT, TYPEMAKER2_TYPEFLAGS_WITH_SIGNALS, and TYPEMAKER2_TYPEFLAGS_WITH_SLOTS.
Referenced by Typemaker2_Builder_C_Build().

