20 #ifndef __VTKMEDCOUPLINGMULTIFIELDSCLIENT_HXX__
21 #define __VTKMEDCOUPLINGMULTIFIELDSCLIENT_HXX__
24 #include "ParaMEDCouplingCorbaServant.hh"
32 namespace ParaMEDMEM2VTK
49 std::vector<double> getTimeStepsForPV();
50 void fetchRegardingPolicy();
51 vtkDataSet *buildDataSetOnTime(
double time);
53 void appendFieldValueOnAlreadyFetchedData(vtkDataSet *ds,
int fieldId);
54 int getPosGivenTimeLabel(
double t);
56 void retrievesMainTinyInfo();
59 void fetchDataIfNeeded(
int fieldId);
60 void unregisterRemoteServantIfAllFetched();
61 void applyBufferingPolicy();