|
inlib
1.2.0
|
#include "../typedefs"#include <string>#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | inlib |
manipulations that induces other includes : /////////// | |
Defines | |
| #define | inlib_ntu_saida |
Functions | |
| const std::string & | inlib::s_aida_type (char) |
| for waxml : ///////////////////////// | |
| const std::string & | inlib::s_aida_type (short) |
| const std::string & | inlib::s_aida_type (int) |
| const std::string & | inlib::s_aida_type (float) |
| const std::string & | inlib::s_aida_type (double) |
| const std::string & | inlib::s_aida_type (unsigned short) |
| not AIDA ! ////////////////////////// | |
| const std::string & | inlib::s_aida_type (bool) |
| const std::string & | inlib::s_aida_type (const std::string &) |
| const std::string & | inlib::s_aida_type (int64) |
| const std::string & | inlib::s_aida_type (const std::vector< double > &) |
| const std::string & | inlib::s_aida_type_ituple () |
| const std::string & | inlib::s_aida_type (uint64) |
1.7.5.1