OpenDDS
Snapshot(2023/04/28-20:55)
|
#include "be_extern.h"
#include "be_util.h"
#include "../Version.h"
#include <global_extern.h>
#include <drv_extern.h>
#include <ace/OS_NS_stdlib.h>
#include <iostream>
#include <iomanip>
Go to the source code of this file.
Functions | |
void | BE_version () |
int | BE_init (int &, ACE_TCHAR *[]) |
void | BE_post_init (char *[], long) |
int BE_init | ( | int & | , |
ACE_TCHAR * | [] | ||
) |
Definition at line 28 of file be_init.cpp.
References ACE_NEW_RETURN, and be_global.
void BE_post_init | ( | char * | [], |
long | |||
) |
Definition at line 37 of file be_init.cpp.
References be_global, ACE_String_Base< char >::c_str(), be_util::dds_root(), OPENDDS_MAJOR_VERSION, OPENDDS_MICRO_VERSION, OPENDDS_MINOR_VERSION, and Annotations::register_all().
void BE_version | ( | void | ) |
Definition at line 21 of file be_init.cpp.
References ACE_DEBUG, ACE_TEXT(), LM_DEBUG, and OPENDDS_VERSION.