FreeRDP
cache/pointer.h File Reference
#include <freerdp/api.h>
#include <freerdp/types.h>
#include <freerdp/update.h>
#include <freerdp/freerdp.h>
#include <freerdp/graphics.h>
#include <winpr/stream.h>
#include <freerdp/cache/cache.h>
This graph shows which files directly or indirectly include this file:

Data Structures

struct  rdpPointerCache
 

Functions

FREERDP_API void pointer_cache_register_callbacks (rdpUpdate *update)
 
FREERDP_API rdpPointerCache * pointer_cache_new (rdpSettings *settings)
 
FREERDP_API void pointer_cache_free (rdpPointerCache *pointer_cache)
 

Function Documentation

FREERDP_API void pointer_cache_free ( rdpPointerCache *  pointer_cache)

Here is the call graph for this function:

Here is the caller graph for this function:

FREERDP_API rdpPointerCache* pointer_cache_new ( rdpSettings *  settings)

Here is the caller graph for this function:

FREERDP_API void pointer_cache_register_callbacks ( rdpUpdate *  update)

Here is the call graph for this function:

Here is the caller graph for this function: