ARB
Functions
aisc_extern_privat.h File Reference
#include <attributes.h>
Include dependency graph for aisc_extern_privat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

dll_public * create_dll_public (void)
 
int move_dll_header (const dll_header *sobj, dll_header *dobj)
 
int get_COMMON_CNT (dll_header *THIS)
 
dllheader_ext * get_COMMON_PARENT (dll_header *THIS)
 
dllheader_ext * get_COMMON_LAST (dll_header *THIS)
 
aisc_cstring aisc_get_keystring (int *obj)
 
aisc_cstring aisc_get_keystring_dll_header (dll_header *x)
 

Function Documentation

dll_public* create_dll_public ( void  )

Definition at line 9 of file aisc_extern.c.

References NULp.

int move_dll_header ( const dll_header *  sobj,
dll_header *  dobj 
)

Definition at line 13 of file aisc_extern.c.

int get_COMMON_CNT ( dll_header *  THIS)

Definition at line 18 of file aisc_extern.c.

dllheader_ext* get_COMMON_PARENT ( dll_header *  THIS)

Definition at line 25 of file aisc_extern.c.

References NULp.

dllheader_ext* get_COMMON_LAST ( dll_header *  THIS)

Definition at line 32 of file aisc_extern.c.

References NULp.

aisc_cstring aisc_get_keystring ( int obj)

Definition at line 39 of file aisc_extern.c.

References aisc_get_object_names().

Referenced by aisc_get_keystring_dll_header().

aisc_cstring aisc_get_keystring_dll_header ( dll_header *  x)

Definition at line 45 of file aisc_extern.c.

References aisc_get_keystring().