Go to the source code of this file.
|
| | OpenMS |
| | FLASHIda C++ to C# (or vice versa) bridge functions The functions here are called in C# to invoke functions in FLASHIda class.
|
| |
|
| std::ostream & | operator<< (std::ostream &, const Element &) |
| |
◆ OPENMS_CHEMISTRY_ELEMENT_ATOMICNUMBER_DEFAULT
| #define OPENMS_CHEMISTRY_ELEMENT_ATOMICNUMBER_DEFAULT 0 |
◆ OPENMS_CHEMISTRY_ELEMENT_NAME_DEFAULT
| #define OPENMS_CHEMISTRY_ELEMENT_NAME_DEFAULT "unknown" |
◆ OPENMS_CHEMISTRY_ELEMENT_SYMBOL_DEFAULT
| #define OPENMS_CHEMISTRY_ELEMENT_SYMBOL_DEFAULT "??" |
◆ OPENMS_CHEMISTRY_ELEMENT_WEIGHT_DEFAULT
| #define OPENMS_CHEMISTRY_ELEMENT_WEIGHT_DEFAULT 0.0 |