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:
- /data1/home1/moebius/projects/release/OpenMesh-2.0/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSession.hh
- /data1/home1/moebius/projects/release/OpenMesh-2.0/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSession.hh
- /data1/home1/moebius/projects/release/OpenMesh-2.0/src/OpenMesh/Apps/Unsupported/Streaming/Server/VDPMServerSession.cc
- /data1/home1/moebius/projects/release/OpenMesh-2.0/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Server/VDPMServerSession.cc