Changeset 70f2d7b in nscp for include/TSettings.h
- Timestamp:
- 03/29/06 22:19:32 (7 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- 76aafc4
- Parents:
- aabbd97
- File:
-
- 1 edited
-
include/TSettings.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
include/TSettings.h
raabbd97 r70f2d7b 16 16 { 17 17 } 18 18 virtual std::string getActiveType() = 0; 19 19 virtual sectionList getSections(unsigned int bufferLength = BUFF_LEN) = 0; 20 20 virtual sectionList getSection(std::string section, unsigned int bufferLength = BUFF_LEN) = 0;
Note: See TracChangeset
for help on using the changeset viewer.








