icub-client
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
RtLocalization Class Reference

#include <utils.h>

+ Inheritance diagram for RtLocalization:

Public Member Functions

 RtLocalization ()
 
void setBridge (IOL2OPCBridge *bridge)
 

Protected Member Functions

bool threadInit ()
 
void run ()
 

Protected Attributes

IOL2OPCBridgebridge
 

Detailed Description

Definition at line 36 of file utils.h.

Constructor & Destructor Documentation

◆ RtLocalization()

RtLocalization::RtLocalization ( )

Definition at line 25 of file utils.cpp.

Member Function Documentation

◆ run()

void RtLocalization::run ( )
protected

Definition at line 46 of file utils.cpp.

◆ setBridge()

void RtLocalization::setBridge ( IOL2OPCBridge bridge)

Definition at line 32 of file utils.cpp.

◆ threadInit()

bool RtLocalization::threadInit ( )
protected

Definition at line 39 of file utils.cpp.

Member Data Documentation

◆ bridge

IOL2OPCBridge* RtLocalization::bridge
protected

Definition at line 39 of file utils.h.


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