Version: 9.12.0
CalciumInterface Namespace Reference

Functions

static void ecp_cd (Superv_Component_i &component, std::string &instanceName)
 
static void ecp_fin (Superv_Component_i &component, bool provideLastGivenValue)
 
template<typename T1 , typename T2 >
static void ecp_free (T1 *dataPtr)
 
template<typename T1 >
static void ecp_free (T1 *dataPtr)
 
template<typename T1 , typename T2 >
static void ecp_lecture (Superv_Component_i &component, int const &dependencyType, double &ti, double const &tf, long &i, const std::string &nomVar, size_t bufferLength, size_t &nRead, T1 *&data)
 
template<typename T1 >
static void ecp_lecture (Superv_Component_i &component, int const &dependencyType, double &ti, double const &tf, long &i, const std::string &nomVar, size_t bufferLength, size_t &nRead, T1 *&data)
 
template<typename T1 , typename T2 >
static void ecp_ecriture (Superv_Component_i &component, int const &dependencyType, double const &t, long const &i, const std::string &nomVar, size_t bufferLength, T1 const &data)
 
template<typename T1 >
static void ecp_ecriture (Superv_Component_i &component, int const &dependencyType, double const &t, long const &i, const std::string &nomVar, size_t bufferLength, T1 const &data)
 
static void ecp_fini (Superv_Component_i &component, const std::string &nomVar, long const &i)
 
static void ecp_fint (Superv_Component_i &component, const std::string &nomVar, double const &t)
 
static void ecp_effi (Superv_Component_i &component, const std::string &nomVar, long const &i)
 
static void ecp_efft (Superv_Component_i &component, const std::string &nomVar, double const &t)
 

Function Documentation

◆ ecp_cd()

static void CalciumInterface::ecp_cd ( Superv_Component_i component,
std::string &  instanceName 
)
static

◆ ecp_ecriture() [1/2]

◆ ecp_ecriture() [2/2]

template<typename T1 >
static void CalciumInterface::ecp_ecriture ( Superv_Component_i component,
int const &  dependencyType,
double const &  t,
long const &  i,
const std::string &  nomVar,
size_t  bufferLength,
T1 const &  data 
)
static

References dependencyType.

◆ ecp_effi()

◆ ecp_efft()

◆ ecp_fin()

◆ ecp_fini()

◆ ecp_fint()

◆ ecp_free() [1/2]

template<typename T1 , typename T2 >
static void CalciumInterface::ecp_free ( T1 *  dataPtr)
static

◆ ecp_free() [2/2]

template<typename T1 >
static void CalciumInterface::ecp_free ( T1 *  dataPtr)
static

◆ ecp_lecture() [1/2]

◆ ecp_lecture() [2/2]

template<typename T1 >
static void CalciumInterface::ecp_lecture ( Superv_Component_i component,
int const &  dependencyType,
double &  ti,
double const &  tf,
long &  i,
const std::string &  nomVar,
size_t  bufferLength,
size_t &  nRead,
T1 *&  data 
)
static

References dependencyType.