OpenMesh
VDPMServerSession Class Reference
Collaboration diagram for VDPMServerSession:

List of all members.

Public Member Functions

 VDPMServerSession (int sock, QObject *parent=0, const char *name=0)
void run ()
bool set_vdpm (const char _vdpm_name[256])
unsigned int memory_requirements_using_window (bool _estimate)
unsigned int memory_requirements_using_vfront ()
 VDPMServerSession (QTcpSocket *_socket, QObject *parent=0, const char *name=0)
bool set_vdpm (const char _vdpm_name[256])
unsigned int memory_requirements_using_window (bool _estimate)
unsigned int memory_requirements_using_vfront ()

Constructor & Destructor Documentation

VDPMServerSession::VDPMServerSession ( QTcpSocket *  _socket,
QObject *  parent = 0,
const char *  name = 0 
) [inline]

TODO: find out how to port it from QSocket -> QTcpSocket


The documentation for this class was generated from the following files: