| 
    OpenDDS
    Snapshot(2023/04/07-19:43)
    
   | 
 
#include <be_global.h>
Public Member Functions | |
| BE_Comment_Guard (const char *type, const char *name) | |
| ~BE_Comment_Guard () | |
Private Attributes | |
| const char * | type_ | 
| const char * | name_ | 
Definition at line 285 of file be_global.h.
| BE_Comment_Guard::BE_Comment_Guard | ( | const char * | type, | 
| const char * | name | ||
| ) | 
Definition at line 300 of file be_global.cpp.
| BE_Comment_Guard::~BE_Comment_Guard | ( | ) | 
Definition at line 313 of file be_global.cpp.
References name_, BE_GlobalData::spawn_options(), and type_.
      
  | 
  private | 
Definition at line 292 of file be_global.h.
Referenced by ~BE_Comment_Guard().
      
  | 
  private | 
Definition at line 292 of file be_global.h.
Referenced by ~BE_Comment_Guard().
 1.8.13