Home
last modified time | relevance | path

Searched refs:HpxWriterSinkServer (Results 1 – 2 of 2) sorted by relevance

/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/io/
H A Dhpxwritersinkserver.h39 class HpxWriterSinkServer
41 HpxWriterSinkServer<CELL_TYPE, CONVERTER>
67 HpxWriterSinkServer() in HpxWriterSinkServer() function
70 HpxWriterSinkServer( in HpxWriterSinkServer() function
77 HpxWriterSinkServer( in HpxWriterSinkServer() function
86 HpxWriterSinkServer( in HpxWriterSinkServer() function
157 HPX_DEFINE_COMPONENT_ACTION_TPL(HpxWriterSinkServer, stepFinished, StepFinishedAction);
167 …HPX_DEFINE_COMPONENT_ACTION_TPL(HpxWriterSinkServer, connectParallelWriter, ConnectParallelWriterA…
177 …HPX_DEFINE_COMPONENT_ACTION_TPL(HpxWriterSinkServer, connectSerialWriter, ConnectSerialWriterActio…
199 HPX_DEFINE_COMPONENT_ACTION_TPL(HpxWriterSinkServer, disconnectWriter, DisconnectWriterAction);
[all …]
H A Dhpxwritersink.h26 typedef HpxWriterSinkServer<CELL_TYPE, CONVERTER> ComponentType;