helics  3.5.2
Public Member Functions | List of all members
helics::BinaryTranslatorOperator Class Reference

#include <TranslatorOperations.hpp>

+ Inheritance diagram for helics::BinaryTranslatorOperator:

Public Member Functions

 BinaryTranslatorOperator ()=default
 
- Public Member Functions inherited from helics::TranslatorOperator
 TranslatorOperator ()=default
 
virtual ~TranslatorOperator ()=default
 
virtual Time computeNewMessageTime (Time valueTime)
 
virtual Time computeNewValueTime (Time messageTime)
 

Additional Inherited Members

- Public Attributes inherited from helics::TranslatorOperator
Time minDelay {Time::epsilon()}
 

Detailed Description

class defining translator operations that simply move the binary value data into a message and vice versa

Constructor & Destructor Documentation

◆ BinaryTranslatorOperator()

helics::BinaryTranslatorOperator::BinaryTranslatorOperator ( )
default

default constructor


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