teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
#include <infocmp.h>
Public Member Functions | |
InfoCmp () | |
std::string | getStrCap (const std::string &cap) const |
Public Attributes | |
std::string | header |
Strings | boolCaps |
std::unordered_map< std::string, unsigned > | numCaps |
std::unordered_map< std::string, std::string > | strCaps |
teditor::InfoCmp::InfoCmp | ( | ) |
std::string teditor::InfoCmp::getStrCap | ( | const std::string & | cap | ) | const |
Strings teditor::InfoCmp::boolCaps |
std::string teditor::InfoCmp::header |
std::unordered_map<std::string, unsigned> teditor::InfoCmp::numCaps |
std::unordered_map<std::string, std::string> teditor::InfoCmp::strCaps |