Ignore:
Timestamp:
03/20/15 15:57:29 (10 years ago)
Author:
Eric.Larour
Message:

CHG: going deeper in the low level objects to propagate the new MARSHALL capability.

File:
1 edited

Legend:

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

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