#include <trazas.hpp>
Static Public Member Functions | |
| void | inicializa (const std::string &directorio, const std::string &nombreProceso) |
| unsigned int | dameNivel () |
| void | ponNivel (unsigned int nivel) |
| void | ponFichero (ACE_thread_t id) |
| void | ponFichero (ACE_thread_t id, const std::string &nombreFichero) |
| void | escribeTraza (ACE_thread_t id, const std::string &cadena) |
| void | aumentaIndentacion (ACE_thread_t id) |
| void | disminuyeIndentacion (ACE_thread_t id) |
Protected Member Functions | |
| Contenedor () | |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.3-rc3