KFoundation
v2.1
A Better Foundation Library for C++
|
Classes | |
class | kfoundation::CodeLocation |
Encodes location of a character in a text file. More... | |
class | kfoundation::CodeRange |
Encodes the location of the begining and end of a text file fragment. More... | |
class | kfoundation::Logger |
Multi-channel, muti-level logger utility. More... | |
class | kfoundation::ParseException |
Thrown when a parsing error happens. More... | |
class | kfoundation::StreamParser |
Packs ample of basic functionalities to implement any predictive parser. More... | |
class | kfoundation::System |
Provides a cross-platform way to access sytsem features. More... | |
class | kfoundation::Timer |
Utility class to measure execution time of a code fragment. More... | |