QTransportAuth::Data Struct Reference

QTransportAuth::Data Struct Reference

#include <qtransportauth_qws.h>

Class Description

Definition at line 108 of file qtransportauth_qws.h.

Public Member Functions

 Data ()
 
 Data (unsigned char p, int d)
 
bool trusted () const
 
void setTrusted (bool)
 
bool connection () const
 
void setConnection (bool)
 

Public Attributes

unsigned char properties
 
unsigned char progId
 
unsigned char status
 
unsigned int descriptor
 
pid_t processId
 

Constructor & Destructor Documentation

Data ( void  )
inline

Definition at line 110 of file qtransportauth_qws.h.

110 { processId = -1; }
Data ( unsigned char  p,
int  d 
)
inline

Definition at line 111 of file qtransportauth_qws.h.

Member Function Documentation

bool trusted ( ) const
void setTrusted ( bool  )
bool connection ( ) const
void setConnection ( bool  )

Member Data Documentation

unsigned char properties

Definition at line 121 of file qtransportauth_qws.h.

unsigned char progId

Definition at line 122 of file qtransportauth_qws.h.

unsigned char status

Definition at line 123 of file qtransportauth_qws.h.

unsigned int descriptor

Definition at line 124 of file qtransportauth_qws.h.

pid_t processId

Definition at line 125 of file qtransportauth_qws.h.


The documentation for this struct was generated from the following file: