![]() |
KSquare Utilities
|
#include "FirstIncludes.h"#include <stdio.h>#include <stdlib.h>#include <string>#include <iostream>#include <fstream>#include <vector>#include "MemoryDebug.h"#include <windows.h>#include "Configuration.h"#include "KKQueue.h"#include "OSservices.h"#include "RunLog.h"Go to the source code of this file.
Classes | |
| class | KKB::Configuration::ConfSection |
| class | KKB::Configuration::ConfSectionList |
| class | KKB::Configuration::Setting |
| class | KKB::Configuration::SettingList |
Namespaces | |
| KKB | |
| KKB The namespace for KKBase Library supporting general functionality needed by almost any application. | |
Functions | |
| void | StripOutAnyComments (KKStr &line) |
| void StripOutAnyComments | ( | KKStr & | line | ) |
Definition at line 359 of file Configuration.cpp.
References KKB::KKStr::Len(), KKB::KKStr::operator=(), KKB::KKStr::operator[](), and KKB::KKStr::SubStrPart().