OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
PortDataBuffer Class Reference

#include "PortDataBuffer.h"

Public Member Functions

void addNewPortData (const std::string &_portName, const ot::GenericDataStructList &_data)
 
void overridePortData (const std::string &_portName, const ot::GenericDataStructList &_data)
 
void clearPortData ()
 
PyObject * getPortData (const std::string &_portName)
 
void addModifiedPortData (ot::ReturnValues &_returnValues)
 

Static Public Member Functions

static PortDataBufferinstance (void)
 

Member Function Documentation

◆ addModifiedPortData()

void PortDataBuffer::addModifiedPortData ( ot::ReturnValues & _returnValues)

◆ addNewPortData()

void PortDataBuffer::addNewPortData ( const std::string & _portName,
const ot::GenericDataStructList & _data )

◆ clearPortData()

void PortDataBuffer::clearPortData ( )

◆ getPortData()

PyObject * PortDataBuffer::getPortData ( const std::string & _portName)

◆ instance()

PortDataBuffer & PortDataBuffer::instance ( void )
static

◆ overridePortData()

void PortDataBuffer::overridePortData ( const std::string & _portName,
const ot::GenericDataStructList & _data )

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