INFM HIL Interface
Interface between Artery simulation and DuTs
Static Public Member Functions | List of all members
sim_interface::dut_connector::can::CANConnectorCodecFactory Class Reference

Creates the requested CAN codec. More...

#include <CANConnectorCodecFactory.h>

Static Public Member Functions

static CANConnectorCodeccreateCodec (const std::string &codecName)
 

Detailed Description

Creates the requested CAN codec.

Member Function Documentation

◆ createCodec()

CANConnectorCodec * sim_interface::dut_connector::can::CANConnectorCodecFactory::createCodec ( const std::string &  codecName)
static

Creates the requested CAN codec.

Parameters
codecName- The name of the codec that should be created.
Returns
The CAN codec.

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