Sensix
Wireless Sensor Network Middleware



   Home


   Project Page


   Download


   CVS




 Hosted by
Get SENSIX at SourceForge.net. Fast, secure 
and Free Open Source software downloads

SensoryField Class Reference

#include <sim_sensory_field.h>

List of all members.

Public Member Functions

 SensoryField (wxWindow *parent, wxWindowID id=wxID_ANY)
void render (wxPaintEvent &evt)
void refresh ()
void onMove (wxMouseEvent &event)
void onClick (wxMouseEvent &event)
void onCtrl (wxMouseEvent &event)

Protected Member Functions

wxPoint _convertMouseToCoord (wxDC &dc, int x, int y)
wxPoint _convertMouseToCoord (wxDC &dc, wxPoint &coord)
void _paintField (wxDC &dc)
void _prepDevice (wxDC &dc)

Protected Attributes

SimSensoryExtra_main


Detailed Description

Definition at line 44 of file sim_sensory_field.h.


Constructor & Destructor Documentation

SensoryField::SensoryField ( wxWindow *  parent,
wxWindowID  id = wxID_ANY 
)

Definition at line 480 of file sim_sensory.cpp.


Member Function Documentation

wxPoint SensoryField::_convertMouseToCoord ( wxDC &  dc,
int  x,
int  y 
) [protected]

Definition at line 498 of file sim_sensory.cpp.

wxPoint SensoryField::_convertMouseToCoord ( wxDC &  dc,
wxPoint &  coord 
) [protected]

Definition at line 507 of file sim_sensory.cpp.

void SensoryField::_paintField ( wxDC &  dc  )  [protected]

Definition at line 513 of file sim_sensory.cpp.

void SensoryField::_prepDevice ( wxDC &  dc  )  [protected]

Definition at line 576 of file sim_sensory.cpp.

void SensoryField::render ( wxPaintEvent &  evt  ) 

void SensoryField::refresh (  ) 

Definition at line 593 of file sim_sensory.cpp.

void SensoryField::onMove ( wxMouseEvent &  event  ) 

Definition at line 600 of file sim_sensory.cpp.

void SensoryField::onClick ( wxMouseEvent &  event  ) 

Definition at line 610 of file sim_sensory.cpp.

void SensoryField::onCtrl ( wxMouseEvent &  event  ) 

Definition at line 636 of file sim_sensory.cpp.


Member Data Documentation

Definition at line 46 of file sim_sensory_field.h.


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


© 2008, Los Alamos National Security, LLC.