Ignore:
Timestamp:
09/01/20 13:22:48 (5 years ago)
Author:
Mathieu Morlighem
Message:

NEW: new way of Marshalling femmodel

File:
1 edited

Legend:

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

    r25468 r25506  
    3333                void  Echo();
    3434                int   Id();
    35                 void Marshall(char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction);
     35                void  Marshall(char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction);
     36                void  Marshall2(MarshallHandle* marshallhandle);
    3637                int   ObjectEnum();
    3738                /*}}}*/
Note: See TracChangeset for help on using the changeset viewer.