Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::X11ToolkitMsg Class Reference

this class is ONLY to be used internally in this X11 implementation of the UIToolkit. More...

#include <X11UIToolkit.h>

List of all members.

Public Member Functions

 X11ToolkitMsg ()
 X11ToolkitMsg (int type, void *data=NULL, bool autoDelete=false)

Public Attributes

int type_
void * data_
bool autoDeleteData_


Detailed Description

this class is ONLY to be used internally in this X11 implementation of the UIToolkit.

It is for POSTING messages to the toolkit for later processing


Constructor & Destructor Documentation

VCF::X11ToolkitMsg::X11ToolkitMsg  )  [inline]
 

VCF::X11ToolkitMsg::X11ToolkitMsg int  type,
void *  data = NULL,
bool  autoDelete = false
[inline]
 


Member Data Documentation

bool VCF::X11ToolkitMsg::autoDeleteData_
 

void* VCF::X11ToolkitMsg::data_
 

int VCF::X11ToolkitMsg::type_
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information