RTC Toolkit 6.0.0-pre2
Loading...
Searching...
No Matches
businessLogic.hpp File Reference

Implements the business logic for telSub. More...

Go to the source code of this file.

Classes

struct  rtctk::telSub::OperationalLogicFactoryParams
 Set of all parameters needed when constructing the OperationalLogic object. More...
 
class  rtctk::telSub::BusinessLogic
 Implements the Telemetry Subscriber business logic. More...
 

Namespaces

namespace  rtctk
 
namespace  rtctk::telSub
 

Typedefs

using rtctk::telSub::LifeCycle = rtctk::componentFramework::Runnable<rtctk::componentFramework::RtcComponent>
 

Functions

std::ostream & rtctk::telSub::operator<< (std::ostream &stream, const std::vector< std::string > &data)
 A specialisation of the stream output operator to handle vectors of strings.
 

Detailed Description

Implements the business logic for telSub.