bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
Loading...
Searching...
No Matches
bux::C_ParserOStreamCount Class Reference

#include <ParserBase.h>

Inheritance diagram for bux::C_ParserOStreamCount:

Public Member Functions

 C_ParserOStreamCount (std::ostream &out)
 
- Public Member Functions inherited from bux::C_ParserLogCount
auto getCount (E_LogLevel ll) const
 
void log (E_LogLevel ll, const C_SourcePos &pos, std::string_view message)
 

Additional Inherited Members

- Protected Member Functions inherited from bux::C_ParserLogCount
virtual std::string toStr (const C_SourcePos &pos) const
 
- Protected Attributes inherited from bux::C_ParserLogCount
std::array< unsigned, 5 > m_count {}
 

Detailed Description

Definition at line 91 of file ParserBase.h.

Constructor & Destructor Documentation

◆ C_ParserOStreamCount()

bux::C_ParserOStreamCount::C_ParserOStreamCount ( std::ostream & out)
inline

Definition at line 96 of file ParserBase.h.


The documentation for this class was generated from the following files: