Home
last modified time | relevance | path

Searched refs:HPX_IOSTREAMS_EXPORT (Results 1 – 5 of 5) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/hpx/components/iostreams/
H A Dstandard_streams.hpp18 HPX_IOSTREAMS_EXPORT extern iostreams::ostream<> cout;
19 HPX_IOSTREAMS_EXPORT extern iostreams::ostream<> cerr;
22 HPX_IOSTREAMS_EXPORT extern iostreams::ostream<> consolestream;
23 HPX_IOSTREAMS_EXPORT std::stringstream const& get_consolestream();
H A Dmanipulators.hpp22 HPX_IOSTREAMS_EXPORT extern flush_type flush;
23 HPX_IOSTREAMS_EXPORT extern endl_type endl;
24 HPX_IOSTREAMS_EXPORT extern async_flush_type async_flush;
25 HPX_IOSTREAMS_EXPORT extern async_endl_type async_endl;
H A Dexport_definitions.hpp12 # define HPX_IOSTREAMS_EXPORT HPX_SYMBOL_EXPORT macro
14 # define HPX_IOSTREAMS_EXPORT HPX_SYMBOL_IMPORT macro
/dports/devel/hpx/hpx-1.2.1/hpx/components/iostreams/server/
H A Dbuffer.hpp123 HPX_IOSTREAMS_EXPORT void save(
125 HPX_IOSTREAMS_EXPORT void load(
H A Doutput_stream.hpp27 struct HPX_IOSTREAMS_EXPORT output_stream