|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Link with -lrt to include these functions. More...
Namespaces | |
| namespace | LIBJMMCG_VER_NAMESPACE |
| namespace | NTUtils |
| namespace | ppd |
Classes | |
| class | P5_Ticker |
Typedefs | |
| typedef std::basic_string< TCHAR > | tstring |
| typedef std::basic_ostream< TCHAR > | tostream |
| typedef std::basic_stringstream< TCHAR > | tstringstream |
Enumerations | |
| enum | P5_Ticker_Errors_Type { no_performance_counter } |
Link with -lrt to include these functions.
| typedef std::basic_ostream<TCHAR> jmmcg::tostream |
Definition at line 59 of file ODBCWrapper.hpp.
| typedef std::basic_string<TCHAR> jmmcg::tstring |
Definition at line 58 of file ODBCWrapper.hpp.
| typedef std::basic_stringstream<TCHAR> jmmcg::tstringstream |
Definition at line 60 of file ODBCWrapper.hpp.
| Enumerator | |
|---|---|
| no_performance_counter | |
Definition at line 21 of file p5 ticker.h.