libcod
gsc_memory.cpp File Reference
#include "gsc_memory.hpp"
#include <vector>
Include dependency graph for gsc_memory.cpp:

Data Structures

struct  binarybuffer
 

Functions

void gsc_memory_malloc ()
 
void gsc_memory_free ()
 
void gsc_memory_int_get ()
 
void gsc_memory_int_set ()
 
void gsc_memory_memset ()
 
void gsc_binarybuffer_new ()
 
void gsc_binarybuffer_free ()
 
void gsc_binarybuffer_seek ()
 
void gsc_binarybuffer_write ()
 
void gsc_binarybuffer_read ()
 

Function Documentation

void gsc_binarybuffer_free ( )

Here is the call graph for this function:

void gsc_binarybuffer_new ( )

Here is the call graph for this function:

void gsc_binarybuffer_read ( )

Here is the call graph for this function:

void gsc_binarybuffer_seek ( )

Here is the call graph for this function:

void gsc_binarybuffer_write ( )

Here is the call graph for this function:

void gsc_memory_free ( )

Here is the call graph for this function:

void gsc_memory_int_get ( )

Here is the call graph for this function:

void gsc_memory_int_set ( )

Here is the call graph for this function:

void gsc_memory_malloc ( )

Here is the call graph for this function:

void gsc_memory_memset ( )

Here is the call graph for this function: