Changeset 25506 for issm/trunk-jpl/src/c/classes/Constraints/SpcStatic.h
- Timestamp:
- 09/01/20 13:22:48 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Constraints/SpcStatic.h
r25468 r25506 33 33 void Echo(); 34 34 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); 36 37 int ObjectEnum(); 37 38 /*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.