PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PChannel::Status Struct Reference

#include <channel.h>

Public Member Functions

 Status ()
 

Public Attributes

PINDEX m_lastCount
 Last read/write count. More...
 
Errors m_lastErrorCode
 The platform independant error code. More...
 
int m_lastErrorNumber
 The operating system error number (eg as returned by errno). More...
 

Constructor & Destructor Documentation

PChannel::Status::Status ( )
inline

Member Data Documentation

PINDEX PChannel::Status::m_lastCount

Last read/write count.

Errors PChannel::Status::m_lastErrorCode

The platform independant error code.

int PChannel::Status::m_lastErrorNumber

The operating system error number (eg as returned by errno).


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