Changeset 1155 for cpp/frams/param/param.h
- Timestamp:
- 10/01/21 22:41:15 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/param/param.h
r950 r1155 78 78 int findId(const char *n); ///< find id number for internal name 79 79 int findIdn(const char *naz, int n); 80 int findGroupId(const char* name); 80 81 81 82 virtual const char *id(int i) = 0; ///< get internal name
Note: See TracChangeset
for help on using the changeset viewer.