Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages | Examples

drawingsExample.cpp File Reference

#include "Aria.h"
#include "ArNetworking.h"
#include <math.h>

Go to the source code of this file.

Functions

void exampleArrowsDrawingNetCallback (ArServerClient *client, ArNetPacket *requestPkt)
void exampleDotsDrawingNetCallback (ArServerClient *client, ArNetPacket *requestPkt)
void exampleHomeDrawingNetCallback (ArServerClient *client, ArNetPacket *requestPkt)
void exampleXDrawingNetCallback (ArServerClient *client, ArNetPacket *requestPkt)
int main (int argc, char **argv)


Function Documentation

void exampleArrowsDrawingNetCallback ArServerClient client,
ArNetPacket requestPkt
 

Examples:
drawingsExampleWithRobot.cpp.

Definition at line 206 of file drawingsExample.cpp.

References ArBasePacket::byte4ToBuf(), client, and ArClientBase::sendPacketUdp().

Referenced by main().

void exampleDotsDrawingNetCallback ArServerClient client,
ArNetPacket requestPkt
 

Examples:
drawingsExampleWithRobot.cpp.

Definition at line 161 of file drawingsExample.cpp.

References ArBasePacket::byte4ToBuf(), client, ArUtil::getTime(), and ArClientBase::sendPacketUdp().

Referenced by main().

void exampleHomeDrawingNetCallback ArServerClient client,
ArNetPacket requestPkt
 

Examples:
drawingsExampleWithRobot.cpp.

Definition at line 142 of file drawingsExample.cpp.

References ArBasePacket::byte4ToBuf(), client, and ArClientBase::sendPacketUdp().

Referenced by main().

void exampleXDrawingNetCallback ArServerClient client,
ArNetPacket requestPkt
 

Examples:
drawingsExampleWithRobot.cpp.

Definition at line 185 of file drawingsExample.cpp.

References ArBasePacket::byte4ToBuf(), client, and ArClientBase::sendPacketUdp().

Referenced by main().

int main int  argc,
char **  argv
 

Definition at line 53 of file drawingsExample.cpp.

References ArServerInfoDrawings::addDrawing(), ArServerSimpleOpener::checkAndLog(), ArArgumentParser::checkHelpAndWarnUnparsed(), exampleArrowsDrawingNetCallback(), exampleDotsDrawingNetCallback(), exampleHomeDrawingNetCallback(), exampleXDrawingNetCallback(), Aria::init(), ArArgumentParser::loadDefaultArguments(), ArServerSimpleOpener::logOptions(), ArServerSimpleOpener::open(), ArServerSimpleOpener::parseArgs(), ArServerBase::runAsync(), Aria::setKeyHandler(), Aria::shutdown(), ArUtil::sleep(), and ArServerSimpleOpener::wasUserFileBad().


Generated on Tue Feb 20 10:51:50 2007 for ArNetworking by  doxygen 1.4.0