Changeset 25836 for issm/trunk/src/c/classes/Params/Param.h
- Timestamp:
- 12/08/20 08:45:53 (4 years ago)
- Location:
- issm/trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
-
issm/trunk/src
- Property svn:mergeinfo changed
-
issm/trunk/src/c
- Property svn:ignore
-
old new 23 23 issm_ocean 24 24 issm_dakota 25 issm_post
-
- Property svn:ignore
-
issm/trunk/src/c/classes/Params/Param.h
r22758 r25836 45 45 virtual void GetParameterValue(DataSet** pdataset)=0; 46 46 virtual int InstanceEnum()=0; 47 virtual void Marshall(char** pmarshalled_data, int* pmarshalled_data_size, int marshall_direction)=0;47 virtual void Marshall(MarshallHandle* marshallhandle)=0; 48 48 virtual int ObjectEnum()=0; 49 49
Note:
See TracChangeset
for help on using the changeset viewer.