Changeset 319 for cpp/frams/param
- Timestamp:
- 02/01/15 01:08:50 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/param/param.h
r316 r319 60 60 { 61 61 public: 62 virtual ~ParamInterface() {} 63 62 64 virtual int getGroupCount() = 0; ///< @return the number of property groups 63 65 virtual int getPropCount() = 0; ///< @return the number of properties
Note: See TracChangeset
for help on using the changeset viewer.