FEI Package Browser (Single Doxygen Collection) Version of the Day
|
Go to the source code of this file.
Macros | |
#define | FEI_OSTREAM std::ostream |
#define | FEI_ISTREAM std::istream |
#define | FEI_COUT std::cout |
#define | FEI_ENDL std::endl |
#define | IOS_FMTFLAGS std::ios_base::fmtflags |
#define | IOS_SCIENTIFIC std::ios_base::scientific |
#define | IOS_FLOATFIELD std::ios_base::floatfield |
#define | IOS_FIXED std::ios_base::fixed |
#define | IOS_APP std::ios_base::app |
#define | IOS_OUT std::ios_base::out |
#define FEI_OSTREAM std::ostream |
Definition at line 31 of file fei_iostream.hpp.
#define FEI_ISTREAM std::istream |
Definition at line 32 of file fei_iostream.hpp.
#define FEI_COUT std::cout |
Definition at line 33 of file fei_iostream.hpp.
#define FEI_ENDL std::endl |
Definition at line 34 of file fei_iostream.hpp.
#define IOS_FMTFLAGS std::ios_base::fmtflags |
Definition at line 54 of file fei_iostream.hpp.
#define IOS_SCIENTIFIC std::ios_base::scientific |
Definition at line 55 of file fei_iostream.hpp.
#define IOS_FLOATFIELD std::ios_base::floatfield |
Definition at line 56 of file fei_iostream.hpp.
#define IOS_FIXED std::ios_base::fixed |
Definition at line 57 of file fei_iostream.hpp.
#define IOS_APP std::ios_base::app |
Definition at line 58 of file fei_iostream.hpp.
#define IOS_OUT std::ios_base::out |
Definition at line 59 of file fei_iostream.hpp.