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