FreeRDP
libfreerdp/core/message.h File Reference
#include <freerdp/freerdp.h>
#include <freerdp/message.h>
#include <freerdp/api.h>
This graph shows which files directly or indirectly include this file:

Data Structures

struct  rdpUpdateProxy
 
struct  rdpInputProxy
 

Functions

FREERDP_LOCAL int update_message_queue_process_message (rdpUpdate *update, wMessage *message)
 
FREERDP_LOCAL int update_message_queue_free_message (wMessage *message)
 
FREERDP_LOCAL int update_message_queue_process_pending_messages (rdpUpdate *update)
 
FREERDP_LOCAL void update_message_proxy_free (rdpUpdateProxy *message)
 
FREERDP_LOCAL rdpUpdateProxy * update_message_proxy_new (rdpUpdate *update)
 
FREERDP_LOCAL int input_message_queue_process_message (rdpInput *input, wMessage *message)
 
FREERDP_LOCAL int input_message_queue_free_message (wMessage *message)
 
FREERDP_LOCAL int input_message_queue_process_pending_messages (rdpInput *input)
 

Function Documentation

◆ input_message_queue_free_message()

FREERDP_LOCAL int input_message_queue_free_message ( wMessage *  message)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ input_message_queue_process_message()

FREERDP_LOCAL int input_message_queue_process_message ( rdpInput *  input,
wMessage *  message 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ input_message_queue_process_pending_messages()

FREERDP_LOCAL int input_message_queue_process_pending_messages ( rdpInput *  input)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ update_message_proxy_free()

FREERDP_LOCAL void update_message_proxy_free ( rdpUpdateProxy *  message)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ update_message_proxy_new()

FREERDP_LOCAL rdpUpdateProxy* update_message_proxy_new ( rdpUpdate *  update)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ update_message_queue_free_message()

FREERDP_LOCAL int update_message_queue_free_message ( wMessage *  message)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ update_message_queue_process_message()

FREERDP_LOCAL int update_message_queue_process_message ( rdpUpdate *  update,
wMessage *  message 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ update_message_queue_process_pending_messages()

FREERDP_LOCAL int update_message_queue_process_pending_messages ( rdpUpdate *  update)
Here is the call graph for this function:
Here is the caller graph for this function: