gwenhywfar 5.14.1
tm2c_list1.h File Reference
#include "tm_builder.h"
Include dependency graph for tm2c_list1.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int TM2C_BuildList1Dup (TYPEMAKER2_BUILDER *tb, TYPEMAKER2_TYPE *ty)
int TM2C_BuildList1GetByMember (TYPEMAKER2_BUILDER *tb, TYPEMAKER2_TYPE *ty, TYPEMAKER2_MEMBER *tm)
int TM2C_BuildList1SortByMember (TYPEMAKER2_BUILDER *tb, TYPEMAKER2_TYPE *ty, TYPEMAKER2_MEMBER *tm)

Function Documentation

◆ TM2C_BuildList1Dup()

int TM2C_BuildList1Dup ( TYPEMAKER2_BUILDER * tb,
TYPEMAKER2_TYPE * ty )

Definition at line 59 of file tm2c_list1.c.

References _addListDupImplementation(), _addListDupProtoType(), DBG_INFO, and NULL.

Referenced by Typemaker2_Builder_C_Build().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ TM2C_BuildList1GetByMember()

int TM2C_BuildList1GetByMember ( TYPEMAKER2_BUILDER * tb,
TYPEMAKER2_TYPE * ty,
TYPEMAKER2_MEMBER * tm )

Definition at line 43 of file tm2c_list1.c.

References _addGetByMemberImplementation(), _addGetByMemberProtoType(), DBG_INFO, and NULL.

Referenced by _buildGetByMember().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ TM2C_BuildList1SortByMember()

int TM2C_BuildList1SortByMember ( TYPEMAKER2_BUILDER * tb,
TYPEMAKER2_TYPE * ty,
TYPEMAKER2_MEMBER * tm )

Definition at line 75 of file tm2c_list1.c.

References _addCompareMemberImplementation(), _addCompareMemberProtoType(), _addSortByMemberImplementation(), _addSortByMemberProtoType(), DBG_INFO, and NULL.

Referenced by _buildSortByMember().

Here is the call graph for this function:
Here is the caller graph for this function: