Changeset 70f2d7b in nscp for include/TSettings.h


Ignore:
Timestamp:
03/29/06 22:19:32 (7 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
76aafc4
Parents:
aabbd97
Message:

Updated with reg settings (take 1)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/TSettings.h

    raabbd97 r70f2d7b  
    1616  { 
    1717  } 
    18  
     18  virtual std::string getActiveType() = 0; 
    1919  virtual sectionList getSections(unsigned int bufferLength = BUFF_LEN) = 0; 
    2020  virtual sectionList getSection(std::string section, unsigned int bufferLength = BUFF_LEN) = 0; 
Note: See TracChangeset for help on using the changeset viewer.