Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

pm_traces.h File Reference

#include <hiker/types.h>
#include <hiker/sysclass.h>
#include <hiker/config_defines.h>
#include <hiker/traces.h>

Go to the source code of this file.

Defines

#define ALP_TRACE   ALP_TRACE_ON
#define ALP_TMTL(str,)   ALP_TM(TL(ALP_CLASS_BUNDLE, "%s:%d: %s(): " str, __FILE__, __LINE__, __PRETTY_FUNCTION__, ## __VA_ARGS__))
#define ALP_TMT(str,)   ALP_TM(T(ALP_CLASS_BUNDLE, "%s:%d: %s(): " str, __FILE__, __LINE__, __PRETTY_FUNCTION__, ## __VA_ARGS__))
#define ALP_TMB(str,)   ALP_TM(B(ALP_CLASS_BUNDLE, "%s:%d %s(): " str, __FILE__, __LINE__, __PRETTY_FUNCTION__, ## __VA_ARGS__))


Define Documentation

#define ALP_TMB str   )     ALP_TM(B(ALP_CLASS_BUNDLE, "%s:%d %s(): " str, __FILE__, __LINE__, __PRETTY_FUNCTION__, ## __VA_ARGS__))
 

#define ALP_TMT str   )     ALP_TM(T(ALP_CLASS_BUNDLE, "%s:%d: %s(): " str, __FILE__, __LINE__, __PRETTY_FUNCTION__, ## __VA_ARGS__))
 

#define ALP_TMTL str   )     ALP_TM(TL(ALP_CLASS_BUNDLE, "%s:%d: %s(): " str, __FILE__, __LINE__, __PRETTY_FUNCTION__, ## __VA_ARGS__))
 

#define ALP_TRACE   ALP_TRACE_ON
 


Generated on Sat Dec 16 20:29:48 2006 for hiker-0.9 by  doxygen 1.4.4