Changeset 19215 for issm/trunk-jpl/src/c/classes/Profiler.h
- Timestamp:
- 03/20/15 15:57:29 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Profiler.h
r19198 r19215 43 43 int ObjectEnum(); 44 44 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); 46 46 /*}}}*/ 47 47 /*Profiler routines {{{*/
Note:
See TracChangeset
for help on using the changeset viewer.