XIOS
1.0
Xml I/O Server
|
#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"
Aller au code source de ce fichier.
Définitions de type | |
typedef xios::CReduceAxisToAxis * | reduce_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) |
Définition à la ligne 17 du fichier icreduce_axis_to_axis_attr.cpp.
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().
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().