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 icreduce_axis_to_axis_attr.cpp
#include <boost/multi_array.hpp>
#include "xios.hpp"
#include "attribute_template.hpp"
#include "object_template.hpp"
#include "group_template.hpp"
#include "icutil.hpp"
#include "icdate.hpp"
#include "timer.hpp"
#include "node_type.hpp"
+ Graphe des dépendances par inclusion de icreduce_axis_to_axis_attr.cpp:

Aller au code source de ce fichier.

Définitions de type

typedef xios::CReduceAxisToAxisreduce_axis_to_axis_Ptr
 

Fonctions

void cxios_set_reduce_axis_to_axis_operation (reduce_axis_to_axis_Ptr reduce_axis_to_axis_hdl, const char *operation, int operation_size)
 
void cxios_get_reduce_axis_to_axis_operation (reduce_axis_to_axis_Ptr reduce_axis_to_axis_hdl, char *operation, int operation_size)
 
bool cxios_is_defined_reduce_axis_to_axis_operation (reduce_axis_to_axis_Ptr reduce_axis_to_axis_hdl)
 

Documentation des définitions de type

Documentation des fonctions

void cxios_get_reduce_axis_to_axis_operation ( reduce_axis_to_axis_Ptr  reduce_axis_to_axis_hdl,
char *  operation,
int  operation_size 
)

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

Références ERROR, et string_copy().

+ Voici le graphe d'appel pour cette fonction :

bool cxios_is_defined_reduce_axis_to_axis_operation ( reduce_axis_to_axis_Ptr  reduce_axis_to_axis_hdl)

Définition à la ligne 36 du fichier icreduce_axis_to_axis_attr.cpp.

void cxios_set_reduce_axis_to_axis_operation ( reduce_axis_to_axis_Ptr  reduce_axis_to_axis_hdl,
const char *  operation,
int  operation_size 
)

Définition à la ligne 19 du fichier icreduce_axis_to_axis_attr.cpp.

Références cstr2string(), et xios::CObjectTemplate< T >::fromString().

+ Voici le graphe d'appel pour cette fonction :