ArNetCameraRequest Class Reference

Inheritance diagram for ArNetCameraRequest:

ArNetPacket ArBasePacket List of all members.

Detailed Description

A request packet that is able to send a copy of itself, with data packed in, to a server.
Examples:

ptzCameraClientExample.cpp.


Public Member Functions

 ArNetCameraRequest (ArClientBase *client, const char *cameraName="")
bool requestPanTiltAbs (double pan, double tilt)
bool requestPanTiltZoomAbs (double pan, double tilt, double zoom)
void setCameraName (const char *name)


Constructor & Destructor Documentation

ArNetCameraRequest::ArNetCameraRequest ( ArClientBase client,
const char *  cameraName = "" 
) [inline]


Member Function Documentation

bool ArNetCameraRequest::requestPanTiltAbs ( double  pan,
double  tilt 
)

Examples:
ptzCameraClientExample.cpp.

bool ArNetCameraRequest::requestPanTiltZoomAbs ( double  pan,
double  tilt,
double  zoom 
)

Examples:
ptzCameraClientExample.cpp.

void ArNetCameraRequest::setCameraName ( const char *  name  )  [inline]


The documentation for this class was generated from the following file:
Generated on Fri Jul 31 12:37:29 2009 for ArNetworking by  doxygen 1.4.7