| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
LGmixin Class Reference#include <LGmixin.h>
Detailed DescriptionMix-in for the BehaviorBase or StateNode class to give access to Looking Glass variables.
Definition at line 13 of file LGmixin.h.
Constructor & Destructor Documentation
never call this
Member Function Documentation
Display an HTML file on the Looking Glass.
Definition at line 86 of file LGmixin.cc. Referenced by displayHtmlText(), displayImageFile(), and uploadFile().
Display HTML string on the Looking Glass (creates a dummy HTML file).
Definition at line 99 of file LGmixin.cc.
Display a single image file on the Looking Glass (creates a dummy HTML file).
Definition at line 91 of file LGmixin.cc. Referenced by uploadFile().
For debugging: send an arbitrary command string to the Looking Glass client.
Definition at line 109 of file LGmixin.cc.
Upload current camera image to the Looking Glass client as a JPEG file.
Definition at line 113 of file LGmixin.cc.
Upload a sketch as a PNG file to the Looking Glass client (not implemented yet).
Definition at line 128 of file LGmixin.cc.
Member Data Documentation
count of LGmixin instances -- when this hits zero, close the socket
Definition at line 15 of file LGmixin.h. Referenced by LGmixin(), and ~LGmixin().
socket to talk to Looking Glass server
Definition at line 16 of file LGmixin.h. Referenced by displayHtmlFile(), displayHtmlText(), displayImageFile(), LGmixin(), sendCommand(), uploadCameraImage(), uploadFile(), and ~LGmixin().
used so static member functions can access non-static members
Definition at line 48 of file LGmixin.h. Referenced by LGmixin(), and ~LGmixin().
The documentation for this class was generated from the following files: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:05:04 2006 by Doxygen 1.4.7 |