Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Wireless.h File ReferenceInteracts with the system to provide networking services. More... #include "IPC/Thread.h" #include "Shared/Resource.h" #include <stdint.h> #include "Socket.h" #include "DummySocket.h" #include <list>
Include dependency graph for Wireless.h:
Go to the source code of this file.
Detailed DescriptionInteracts with the system to provide networking services. ========================================================================= CMPack'02 Source Code Release for OPEN-R SDK v1.0 Copyright (C) 2002 Multirobot Lab [Project Head: Manuela Veloso] School of Computer Science, Carnegie Mellon University ------------------------------------------------------------------------- This software is distributed under the GNU General Public License, version 2. If you do not have a copy of this licence, visit www.gnu.org, or write: Free Software Foundation, 59 Temple Place, Suite 330 Boston, MA 02111-1307 USA. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, including MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ------------------------------------------------------------------------- Additionally licensed to Sony Corporation under the following terms: This software is provided by the copyright holders AS IS and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall authors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. ========================================================================= Definition in file Wireless.h. Typedef Documentation
Definition at line 14 of file Wireless.h. Variable Documentationthe global wireless object - you'll want to make your function calls on this Definition at line 14 of file Wireless.cc. Referenced by SegCam::closeServer(), RegionCam::closeServer(), RawCam::closeServer(), DepthCam::closeServer(), RemoteRouter::connect(), Controller::console_callback(), WorldStateSerializerBehavior::doEvent(), WalkController::doEvent(), SegCam::doEvent(), RegionCam::doEvent(), RawCam::doEvent(), EchoBehavior::doEvent(), DepthCam::doEvent(), ConnectionMadeTrans::doEvent(), StringInputControl::doReadStdIn(), ControlBase::doReadStdIn(), WorldStateSerializerBehavior::doStart(), WMMonitorBehavior::doStart(), HeadController::doStart(), EStopController::doStart(), Controller::doStart(), ArmController::doStart(), WorldStateSerializerBehavior::doStop(), WMMonitorBehavior::doStop(), HeadController::doStop(), EStopController::doStop(), Controller::doStop(), ArmController::doStop(), EventLogger::EventLogger(), EventProxy::EventProxy(), Socket::flush(), Socket::getWriteBuffer(), Socket::init(), RemoteEvents::isConnected(), KoduDiscover::KoduDiscover(), LGmixin::LGmixin(), EventLogger::logImage(), EventLogger::logMessage(), EventLogger::logWebcam(), EchoBehavior::processCallback(), RemoteRouter::processData(), EventRouter::processData(), KoduDiscover::processEvent(), EventLogger::processEvent(), EventLogger::processStateMachineEvent(), WalkCalibration::refresh(), ValueEditControl< T >::refresh(), ControlBase::refresh(), ConfigurationEditor::NamedEnumerationEditor::refresh(), EventRouter::serveRemoteEventRequests(), EchoBehavior::setupNetwork(), FlashIPAddrBehavior::setupSequence(), SegCam::setupServer(), RegionCam::setupServer(), RawCam::setupServer(), DepthCam::setupServer(), GamepadController::shutdown(), GamepadController::start(), EchoBehavior::teardownNetwork(), LGmixin::uploadFile(), Socket::vprintf(), Socket::write(), EventLogger::~EventLogger(), EventProxy::~EventProxy(), KoduDiscover::~KoduDiscover(), LGmixin::~LGmixin(), and RemoteRouter::~RemoteRouter(). |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:03 2016 by Doxygen 1.6.3 |