AURobotServers  4
Public Member Functions | List of all members
AUFeature Class Reference

AUFeature class for the return of data features. More...

#include <aufeature.h>

Inheritance diagram for AUFeature:
Inheritance graph

Public Member Functions

 AUFeature ()
 
virtual const char * getType ()
 
virtual void print ()
 
virtual ~AUFeature ()
 

Detailed Description

AUFeature class for the return of data features.

Constructor & Destructor Documentation

AUFeature::AUFeature ( )

Constructor

AUFeature::~AUFeature ( )
virtual

Destructor

Member Function Documentation

const char * AUFeature::getType ( )
virtual

Return name of this object type

Reimplemented in AUCircle, and AULine.

void AUFeature::print ( )
virtual

Print status in XML format

Reimplemented in AUCircle, and AULine.


The documentation for this class was generated from the following files: