Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
LGmixin Class ReferenceMix-in for the BehaviorBase or StateNode class to give access to Looking Glass variables. More...
Inheritance diagram for LGmixin:
Detailed DescriptionMix-in for the BehaviorBase or StateNode class to give access to Looking Glass variables. Definition at line 9 of file LGmixin.h.
Constructor & Destructor Documentation
Constructor. Definition at line 21 of file LGmixin.cc.
Destructor. Definition at line 35 of file LGmixin.cc.
never call this Member Function Documentation
Display an HTML file on the Looking Glass. Definition at line 88 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 101 of file LGmixin.cc.
Display a single image file on the Looking Glass (creates a dummy HTML file). Definition at line 93 of file LGmixin.cc. Referenced by uploadFile().
For debugging: send an arbitrary command string to the Looking Glass client. Definition at line 115 of file LGmixin.cc.
Upload current camera image to the Looking Glass client as a JPEG file. Definition at line 119 of file LGmixin.cc.
Upload a file from the AIBO to the Looking Glass client. Definition at line 46 of file LGmixin.cc.
Upload a sketch as a JPEG file to the Looking Glass client. Definition at line 134 of file LGmixin.cc. Member Data Documentation
count of LGmixin instances -- when this hits zero, close the socket Definition at line 11 of file LGmixin.h. Referenced by LGmixin(), and ~LGmixin().
socket to talk to Looking Glass server Definition at line 12 of file LGmixin.h. Referenced by displayHtmlFile(), displayHtmlText(), displayImageFile(), LGmixin(), sendCommand(), uploadCameraImage(), uploadFile(), uploadSketch(), and ~LGmixin().
used so static member functions can access non-static members Definition at line 44 of file LGmixin.h. Referenced by LGmixin(), and ~LGmixin(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:12 2016 by Doxygen 1.6.3 |