#include "ace/pre.h"
#include "ace/OS.h"
#include "ace/post.h"
Include dependency graph for Trace.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Trace |
A C++ trace facility that keeps track of which methods are entered and exited. More... |
Trace.h,v 4.16 2001/05/18 12:01:19 schmidt Exp