HoverRace  2.0
Namespaces | Macros | Enumerations | Functions
SelFmt.h File Reference
#include "../Util/MR_Types.h"
+ Include dependency graph for SelFmt.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 HoverRace
 
 HoverRace::Util
 

Macros

#define MR_DllDeclare
 

Enumerations

enum  { HoverRace::Util::SEL_FMT_DEFAULT, HoverRace::Util::SEL_FMT_PANGO }
 

Functions

long HoverRace::Util::GetSelFmt (std::ostream &os)
 
template<int FMT>
std::ostream & HoverRace::Util::SelFmt (std::ostream &os)
 

Macro Definition Documentation

#define MR_DllDeclare