tools/libraries/3DMenu/core/Config.h File Reference
#include <iostream>
Include dependency graph for Config.h:

This graph shows which files directly or indirectly include this file:

Defines | |
| #define | WAR(text) std::cout << "(WW) " << text << std::endl; |
| #define | ERR(text) std::cerr << "(EE) " << text << std::endl; |
| #define | MSG(text) std::cout << " +- " << text << std::endl; |
| #define | INF(text) std::cout << "(II) " << text << std::endl; |
Define Documentation
| #define ERR | ( | text | ) | std::cerr << "(EE) " << text << std::endl; |
| #define INF | ( | text | ) | std::cout << "(II) " << text << std::endl; |
| #define MSG | ( | text | ) | std::cout << " +- " << text << std::endl; |
| #define WAR | ( | text | ) | std::cout << "(WW) " << text << std::endl; |
Generated on Wed Oct 20 16:11:49 2010 for inVRs by
1.5.8