Download Source Code

CWinDcQueue::CFrame Class Reference

Class encapsulates the data for a single frame. More...

#include <WinDcQueue.h>

Collaboration diagram for CWinDcQueue::CFrame:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CFrame ()
 Constructor.
 ~CFrame ()
 Destructor.
 operator CTlLock * ()
 Returns a pointer to the thread lock for this frame.
 operator CWinDc * ()
 Returns a pointer to the CWinDc object containing the image data.

Public Attributes

LONGLONG m_llStart
 Frame start time.
LONGLONG m_llStop
 Frame stop time.

Detailed Description

Class encapsulates the data for a single frame.


The documentation for this class was generated from the following file:
  • inc/WinDcQueue.h
Copyright Robert Umbehant
This documentation is covered by the LGPL