| 
    OpenDDS
    Snapshot(2023/03/03-19:27)
    
   | 
 
#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().
 1.8.13