FreeRDP
include/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>

Data Structures

struct  rdpPointerCache
 

Functions

FREERDP_API void pointer_cache_register_callbacks (rdpUpdate *update)
 
FREERDP_API rdpPointerCache * pointer_cache_new (rdpContext *context)
 
FREERDP_API void pointer_cache_free (rdpPointerCache *pointer_cache)
 

Function Documentation

◆ pointer_cache_free()

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:

◆ pointer_cache_new()

FREERDP_API rdpPointerCache* pointer_cache_new ( rdpContext *  context)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pointer_cache_register_callbacks()

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: