Ignore:
Timestamp:
03/16/15 16:19:22 (10 years ago)
Author:
Eric.Larour
Message:

CHG: re-introducing Marshalling routines in support of check pointing. Implemented
the dataset backbone, and the FemModel backbone. Now we have to bring back the low
level drivers for the classes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Inputs/DatasetInput.h

    r18450 r19198  
    3232                int   ObjectEnum();
    3333                Object* copy();
     34                void Marshall(char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction){ _error_("not implemented yet!"); };
    3435                /*}}}*/
    3536                /*DatasetInput management: {{{*/
Note: See TracChangeset for help on using the changeset viewer.