Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

VrGUICallback Class Reference

#include <VrGUI_int.h>

List of all members.

Public Member Functions

 VrGUICallback (void(*arg_callback)(double), float arg_min, float arg_max)
 VrGUICallback (void(*arg_callback)())

Private Slots

void callback_slot (double f)
void callback_void_slot ()

Private Attributes

float local_min
float local_max
void(* callback )(double)
void(* callback_void )()


Constructor & Destructor Documentation

VrGUICallback::VrGUICallback void(*  arg_callback)(double),
float  arg_min,
float  arg_max
 

VrGUICallback::VrGUICallback void(*  arg_callback)()  ) 
 


Member Function Documentation

void VrGUICallback::callback_slot double  f  )  [private, slot]
 

void VrGUICallback::callback_void_slot  )  [private, slot]
 


Member Data Documentation

void(* VrGUICallback::callback)(double) [private]
 

void(* VrGUICallback::callback_void)() [private]
 

float VrGUICallback::local_max [private]
 

float VrGUICallback::local_min [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Aug 4 02:22:18 2004 for GNU Radio by doxygen 1.3.8