rec::robotino::api2 C++ interface
Public Member Functions | Friends | List of all members
rec::robotino::api2::SmartPersonTracker Class Reference

Infoarmation from the SmartPersonTracker component. More...

#include <SmartPersonTracker.h>

Inheritance diagram for rec::robotino::api2::SmartPersonTracker:
rec::robotino::api2::ComObject

Public Member Functions

 SmartPersonTracker (const ComId &id)
 
void setComId (const ComId &id)
 
virtual void smartPersonTrackerEvent (const char *jsonData, const unsigned int jsonDataSize, const char *payloadData, const unsigned int payloadDataSize)
 
- Public Member Functions inherited from rec::robotino::api2::ComObject
 ComObject ()
 
virtual ~ComObject ()
 
ComId comId () const
 

Friends

class SmartPersonTrackerImpl
 

Additional Inherited Members

- Protected Attributes inherited from rec::robotino::api2::ComObject
ComId _comID
 

Detailed Description

Infoarmation from the SmartPersonTracker component.

Member Function Documentation

void rec::robotino::api2::SmartPersonTracker::setComId ( const ComId id)

Sets the associated communication object.

Parameters
idThe id of the associated communication object.
Exceptions
RobotinoExceptionif given id is invalid.
Remarks
This function is thread save

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