Changeset 12014 for issm/trunk-jpl/src/c/objects/Contour.h
- Timestamp:
- 04/16/12 18:48:33 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/objects/Contour.h
r11956 r12014 34 34 int Id(void); 35 35 int MyRank(void); 36 #ifdef _SERIAL_37 void Marshall(char** pmarshalled_dataset);38 int MarshallSize(void);39 void Demarshall(char** pmarshalled_dataset);40 #endif41 36 int ObjectEnum(void); 42 37 Object* copy(void);
Note:
See TracChangeset
for help on using the changeset viewer.