helics  3.5.2
Classes | Namespaces | Functions
core-data.hpp File Reference
#include "SmallBuffer.hpp"
#include "helics/helics-config.h"
#include "helicsTime.hpp"
#include <memory>
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  helics::Message
 
class  helics::FilterOperator
 
class  helics::NullFilterOperator
 
class  helics::TranslatorOperator
 
class  helics::NullTranslatorOperator
 
class  helics::FederateOperator
 
class  helics::NullFederateOperator
 

Namespaces

 helics
 the main namespace for the helics co-simulation library User functions will be in the helics namespace with internal functions possible in a lower level namespace
 

Functions

template<class sizeType , class SizedDataType >
bool helics::isValidIndex (sizeType testSize, const SizedDataType &vec)
 

Detailed Description

defining data used for storing the data for values and for messages