OpenDDS
Snapshot(2023/04/28-20:55)
|
#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 294 of file be_global.h.
BE_Comment_Guard::BE_Comment_Guard | ( | const char * | type, |
const char * | name | ||
) |
Definition at line 302 of file be_global.cpp.
BE_Comment_Guard::~BE_Comment_Guard | ( | ) |
Definition at line 315 of file be_global.cpp.
References name_, BE_GlobalData::spawn_options(), and type_.
|
private |
Definition at line 301 of file be_global.h.
Referenced by ~BE_Comment_Guard().
|
private |
Definition at line 301 of file be_global.h.
Referenced by ~BE_Comment_Guard().