XIOS  1.0
Xml I/O Server
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Définitions de type Énumérations Valeurs énumérées Amis Macros
Référence du fichier icinterpolate.cpp
#include <boost/multi_array.hpp>
#include "xios.hpp"
#include "object_template.hpp"
#include "group_template.hpp"
#include "attribute_template.hpp"
#include "icutil.hpp"
#include "timer.hpp"
#include "interpolate_domain.hpp"
#include "interpolate_axis.hpp"
+ Graphe des dépendances par inclusion de icinterpolate.cpp:

Aller au code source de ce fichier.

Définitions de type

typedef xios::CInterpolateDomainXInterpolateDomainPtr
 
typedef xios::CInterpolateAxisXInterpolateAxisPtr
 

Fonctions

void cxios_interpolate_domain_handle_create (XInterpolateDomainPtr *_ret, const char *_id, int _id_len) TRY
 
CATCH_DUMP_STACK void cxios_interpolate_domain_valid_id (bool *_ret, const char *_id, int _id_len) TRY
 
CATCH_DUMP_STACK void cxios_interpolate_axis_handle_create (XInterpolateAxisPtr *_ret, const char *_id, int _id_len) TRY
 
CATCH_DUMP_STACK void cxios_interpolate_axis_valid_id (bool *_ret, const char *_id, int _id_len) TRY
 

Documentation des définitions de type

Définition à la ligne 25 du fichier icinterpolate.cpp.

Définition à la ligne 24 du fichier icinterpolate.cpp.

Documentation des fonctions

CATCH_DUMP_STACK void cxios_interpolate_axis_handle_create ( XInterpolateAxisPtr _ret,
const char *  _id,
int  _id_len 
)

Définition à la ligne 53 du fichier icinterpolate.cpp.

Références cstr2string(), et xios::CObjectTemplate< CInterpolateAxis >::get().

+ Voici le graphe d'appel pour cette fonction :

CATCH_DUMP_STACK void cxios_interpolate_axis_valid_id ( bool *  _ret,
const char *  _id,
int  _id_len 
)

Définition à la ligne 65 du fichier icinterpolate.cpp.

Références cstr2string(), et xios::CObjectTemplate< CInterpolateAxis >::has().

+ Voici le graphe d'appel pour cette fonction :

void cxios_interpolate_domain_handle_create ( XInterpolateDomainPtr _ret,
const char *  _id,
int  _id_len 
)

Définition à la ligne 28 du fichier icinterpolate.cpp.

Références cstr2string(), et xios::CObjectTemplate< CInterpolateDomain >::get().

+ Voici le graphe d'appel pour cette fonction :

CATCH_DUMP_STACK void cxios_interpolate_domain_valid_id ( bool *  _ret,
const char *  _id,
int  _id_len 
)

Définition à la ligne 40 du fichier icinterpolate.cpp.

Références cstr2string(), et xios::CObjectTemplate< CInterpolateDomain >::has().

+ Voici le graphe d'appel pour cette fonction :