OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <EntryExit.h>
Public Member Functions | |
EntryExit (const char *className, const char *methodName, const void *addr, unsigned recurse_level=0) | |
~EntryExit () | |
Private Attributes | |
char | class_ [26] |
char | method_ [26] |
unsigned | recurse_level_ |
const void * | addr_ |
bool | addr_set_ |
Definition at line 75 of file EntryExit.h.
|
inline |
Definition at line 77 of file EntryExit.h.
References ACE_DEBUG, addr_, addr_set_, class_, LM_DEBUG, method_, recurse_level_, ACE_OS::strncpy(), and OpenDDS::DCPS::Transport_debug_level.
|
inline |
Definition at line 104 of file EntryExit.h.
References ACE_DEBUG, addr_, class_, LM_DEBUG, method_, recurse_level_, and OpenDDS::DCPS::Transport_debug_level.
|
private |
Definition at line 123 of file EntryExit.h.
Referenced by EntryExit(), and ~EntryExit().
|
private |
Definition at line 124 of file EntryExit.h.
Referenced by EntryExit().
|
private |
Definition at line 116 of file EntryExit.h.
Referenced by EntryExit(), and ~EntryExit().
|
private |
Definition at line 121 of file EntryExit.h.
Referenced by EntryExit(), and ~EntryExit().
|
private |
Definition at line 122 of file EntryExit.h.
Referenced by EntryExit(), and ~EntryExit().