Changeset 19215 for issm/trunk-jpl/src/c/classes/Params/IntParam.h
- Timestamp:
- 03/20/15 15:57:29 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Params/IntParam.h
r19198 r19215 37 37 int ObjectEnum(); 38 38 Object* copy(); 39 void Marshall(char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction) { _error_("not implemented yet!"); };39 void Marshall(char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction); 40 40 /*}}}*/ 41 41 /*Param vritual function definitions: {{{*/
Note:
See TracChangeset
for help on using the changeset viewer.