hprof_string.c File Reference

#include "hprof.h"
Include dependency graph for hprof_string.c:

Go to the source code of this file.

Functions

void string_init (void)
StringIndex string_find_or_create (const char *str)
static void list_item (TableIndex index, void *str, int len, void *info_ptr, void *arg)
void string_list (void)
void string_cleanup (void)
char * string_get (StringIndex index)
int string_get_len (StringIndex index)

Function Documentation

static void list_item ( TableIndex  index,
void *  str,
int  len,
void *  info_ptr,
void *  arg 
) [static]

Definition at line 69 of file hprof_string.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void string_cleanup ( void   ) 

Definition at line 85 of file hprof_string.c.

Here is the call graph for this function:

Here is the caller graph for this function:

StringIndex string_find_or_create ( const char *  str  ) 

Definition at line 62 of file hprof_string.c.

Here is the call graph for this function:

Here is the caller graph for this function:

char* string_get ( StringIndex  index  ) 

Definition at line 92 of file hprof_string.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int string_get_len ( StringIndex  index  ) 

Definition at line 103 of file hprof_string.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void string_init ( void   ) 

Definition at line 55 of file hprof_string.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void string_list ( void   ) 

Definition at line 75 of file hprof_string.c.

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on 19 Nov 2012 for hprof by  doxygen 1.6.1