Changeset 639 for cpp/frams/util/extvalue.h
- Timestamp:
- 12/05/16 02:29:50 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/util/extvalue.h
r636 r639 219 219 }; 220 220 221 static SString format(SString& fmt, const ExtValue **values, int count); 221 static SString formatTime(char fmt, double value); 222 static SString format(const SString& fmt, const ExtValue **values, int count); 222 223 223 224 ExtValue getExtType();
Note: See TracChangeset
for help on using the changeset viewer.