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/Profiler.h

    r18237 r19198  
    4343                int     ObjectEnum();
    4444                Object *copy();
     45                void Marshall(char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction){ _error_("not implemented yet!"); };
    4546                /*}}}*/
    4647                /*Profiler routines {{{*/
Note: See TracChangeset for help on using the changeset viewer.