libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg Namespace Reference

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< TCHARtstring
 
typedef std::basic_ostream< TCHARtostream
 
typedef std::basic_stringstream< TCHARtstringstream
 

Enumerations

enum  P5_Ticker_Errors_Type { no_performance_counter }
 

Detailed Description

Link with -lrt to include these functions.

Typedef Documentation

◆ tostream

typedef std::basic_ostream<TCHAR> jmmcg::tostream

Definition at line 59 of file ODBCWrapper.hpp.

◆ tstring

typedef std::basic_string<TCHAR> jmmcg::tstring

Definition at line 58 of file ODBCWrapper.hpp.

◆ tstringstream

typedef std::basic_stringstream<TCHAR> jmmcg::tstringstream

Definition at line 60 of file ODBCWrapper.hpp.

Enumeration Type Documentation

◆ P5_Ticker_Errors_Type

Enumerator
no_performance_counter 

Definition at line 21 of file p5 ticker.h.