Version: 6.3.1
Functions

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

static void CalciumInterface::ecp_cd ( Superv_Component_i component,
std::string &  instanceName 
) [inline, static]
static void CalciumInterface::ecp_fin ( Superv_Component_i component,
bool  provideLastGivenValue 
) [inline, static]
template<typename T1 , typename T2 >
static void CalciumInterface::ecp_free ( T1 *  dataPtr) [static]
template<typename T1 >
static void CalciumInterface::ecp_free ( T1 *  dataPtr) [static]
template<typename T1 , typename T2 >
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]
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.

template<typename T1 , typename T2 >
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]
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.

static void CalciumInterface::ecp_fini ( Superv_Component_i component,
const std::string &  nomVar,
long const &  i 
) [inline, static]
static void CalciumInterface::ecp_fint ( Superv_Component_i component,
const std::string &  nomVar,
double const &  t 
) [inline, static]
static void CalciumInterface::ecp_effi ( Superv_Component_i component,
const std::string &  nomVar,
long const &  i 
) [inline, static]
static void CalciumInterface::ecp_efft ( Superv_Component_i component,
const std::string &  nomVar,
double const &  t 
) [inline, static]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS