#include "dds/DdsSecurityCoreC.h"
#include "dds/Versioned_Namespace.h"
Go to the source code of this file.
Classes | |
struct | OpenDDS::Security::CommonUtilities::URI |
This URI abstraction is currently naive and only separates the URI scheme on the LHS from the "everything-else" of the URI on the RHS. As such this may only handle the URI_FILE and URI_DATA cases properly. Further investigate into URI_PKCS11 should be completed. More... | |
Namespaces | |
namespace | OpenDDS |
The Internal API and Implementation of OpenDDS. | |
namespace | OpenDDS::Security |
namespace | OpenDDS::Security::CommonUtilities |
Functions | |
int | OpenDDS::Security::CommonUtilities::increment_handle (int &next) |
void | OpenDDS::Security::CommonUtilities::set_security_error (DDS::Security::SecurityException &ex, int code, int minor_code, const char *message) |
void | OpenDDS::Security::CommonUtilities::set_security_error (DDS::Security::SecurityException &ex, int code, int minor_code, const char *message, const unsigned char(&a1)[4], const unsigned char(&a2)[4]) |