Ignore:
Timestamp:
03/20/15 16:48:58 (10 years ago)
Author:
Eric.Larour
Message:

CHG: further pushing Marshall capability into low level drivers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/classes/Materials/Matpar.h ΒΆ

    r19198 r19216  
    7979                int     ObjectEnum();
    8080                Object *copy();
    81                 void Marshall(char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction){ _error_("not implemented yet!"); };
     81                void Marshall(char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction);
    8282                /*}}}*/
    8383                /*Update virtual functions resolution: {{{*/
Note: See TracChangeset for help on using the changeset viewer.