FreeRDP
client/drdynvc_main.h File Reference
#include <winpr/wlog.h>
#include <winpr/synch.h>
#include <freerdp/settings.h>
#include <winpr/collections.h>
#include <freerdp/api.h>
#include <freerdp/svc.h>
#include <freerdp/dvc.h>
#include <freerdp/addin.h>
#include <freerdp/channels/log.h>
#include <freerdp/client/drdynvc.h>
#include <freerdp/freerdp.h>
This graph shows which files directly or indirectly include this file:

Data Structures

struct  DVCMAN
 
struct  DVCMAN_LISTENER
 
struct  DVCMAN_ENTRY_POINTS
 
struct  DVCMAN_CHANNEL
 
struct  drdynvcPlugin
 

Enumerations

enum  DVC_CHANNEL_STATE { DVC_CHANNEL_INIT , DVC_CHANNEL_RUNNING , DVC_CHANNEL_CLOSED }
 
enum  DRDYNVC_STATE {
  DRDYNVC_STATE_INITIAL , DRDYNVC_STATE_CAPABILITIES , DRDYNVC_STATE_READY , DRDYNVC_STATE_OPENING_CHANNEL ,
  DRDYNVC_STATE_SEND_RECEIVE , DRDYNVC_STATE_FINAL
}
 

Enumeration Type Documentation

◆ DRDYNVC_STATE

Enumerator
DRDYNVC_STATE_INITIAL 
DRDYNVC_STATE_CAPABILITIES 
DRDYNVC_STATE_READY 
DRDYNVC_STATE_OPENING_CHANNEL 
DRDYNVC_STATE_SEND_RECEIVE 
DRDYNVC_STATE_FINAL 

◆ DVC_CHANNEL_STATE

Enumerator
DVC_CHANNEL_INIT 
DVC_CHANNEL_RUNNING 
DVC_CHANNEL_CLOSED