XIOS
1.0
Xml I/O Server
|
#include <boost/multi_array.hpp>
#include <memory>
#include "xios.hpp"
#include "object_template.hpp"
#include "group_template.hpp"
#include "attribute_template.hpp"
#include "icutil.hpp"
#include "timer.hpp"
#include "generate_rectilinear_domain.hpp"
Aller au code source de ce fichier.
Définitions de type | |
typedef xios::CGenerateRectilinearDomain * | XGenDomainPtr |
Fonctions | |
void | cxios_generate_rectilinear_domain_handle_create (XGenDomainPtr *_ret, const char *_id, int _id_len) TRY |
CATCH_DUMP_STACK void | cxios_generate_rectilinear_domain_valid_id (bool *_ret, const char *_id, int _id_len) TRY |
Définition à la ligne 25 du fichier icgenerate_rectilinear_domain.cpp.
void cxios_generate_rectilinear_domain_handle_create | ( | XGenDomainPtr * | _ret, |
const char * | _id, | ||
int | _id_len | ||
) |
Définition à la ligne 28 du fichier icgenerate_rectilinear_domain.cpp.
Références cstr2string(), et xios::CObjectTemplate< CGenerateRectilinearDomain >::get().
CATCH_DUMP_STACK void cxios_generate_rectilinear_domain_valid_id | ( | bool * | _ret, |
const char * | _id, | ||
int | _id_len | ||
) |
Définition à la ligne 40 du fichier icgenerate_rectilinear_domain.cpp.
Références cstr2string(), et xios::CObjectTemplate< CGenerateRectilinearDomain >::has().