OpenDDS
Snapshot(2023/04/28-20:55)
|
#include "DcpsInfo_pch.h"
#include "dds/DCPS/debug.h"
#include "FederatorConfig.h"
#include "FederatorC.h"
#include "ace/Configuration.h"
#include "ace/Configuration_Import_Export.h"
#include "ace/Log_Priority.h"
#include "ace/Log_Msg.h"
#include "ace/OS_NS_stdlib.h"
#include "ace/OS_NS_strings.h"
#include "ace/OS_NS_sys_time.h"
#include <algorithm>
#include "FederatorConfig.inl"
Go to the source code of this file.
Classes | |
class | OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL::ArgCopier |
Define an argument copying functor. More... | |
Namespaces | |
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL | |
OpenDDS | |
The Internal API and Implementation of OpenDDS. | |
OpenDDS::Federator | |
Functions | |
int | OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL::random_id () |
void | OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL::hash_endpoint (::CORBA::Long &hash, const char *const endpoint, const size_t len) |
void | OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL::hash_endpoints (::CORBA::Long &hash, const ACE_TCHAR *const endpoints_str) |
::CORBA::Long | OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL::hash_endpoints (int argc, ACE_TCHAR **argv) |
Variables | |
const ACE_TCHAR | OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL::FEDERATION_DOMAIN_KEY [] = ACE_TEXT("FederationDomain") |
const ACE_TCHAR | OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL::FEDERATION_ID_KEY [] = ACE_TEXT("FederationId") |
const ACE_TCHAR | OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL::FEDERATION_PORT_KEY [] = ACE_TEXT("FederationPort") |