Engage Engine API  1.249.9089
Loading...
Searching...
No Matches
ConfigurationObjects.h File Reference

Place to look for configuration helper. More...

#include "Platform.h"
#include "EngageConstants.h"
#include <iostream>
#include <cstddef>
#include <cstdint>
#include <chrono>
#include <vector>
#include <string>
#include <nlohmann/json.hpp>

Go to the source code of this file.

Classes

struct  AppConfigurationObjects::_DataSeriesHeader_t
 
struct  AppConfigurationObjects::_DataElementUint8_t
 
struct  AppConfigurationObjects::_DataElementUnint16_t
 
struct  AppConfigurationObjects::_DataElementUnint32_t
 
struct  AppConfigurationObjects::_DataElementUnint64_t
 
class  AppConfigurationObjects::ConfigurationObjectBase
 
class  AppConfigurationObjects::TuningSettings
 
class  AppConfigurationObjects::FipsCryptoSettings
 
class  AppConfigurationObjects::WatchdogSettings
 
class  AppConfigurationObjects::FileRecordingRequest
 
class  AppConfigurationObjects::Feature
 
class  AppConfigurationObjects::Featureset
 
class  AppConfigurationObjects::Agc
 Agc. More...
 
class  AppConfigurationObjects::RtpPayloadTypeTranslation
 RtpPayloadTypeTranslation. More...
 
class  AppConfigurationObjects::NetworkInterfaceDevice
 
class  AppConfigurationObjects::ListOfNetworkInterfaceDevice
 
class  AppConfigurationObjects::RtpHeader
 RTP header information as per RFC 3550. More...
 
class  AppConfigurationObjects::BlobInfo
 Describes the Blob data being sent used in the engageSendGroupBlob API. More...
 
class  AppConfigurationObjects::TxAudioUri
 Optional audio streaming from a URI for engageBeginGroupTxAdvanced. More...
 
class  AppConfigurationObjects::AdvancedTxParams
 Configuration when using the engageBeginGroupTxAdvanced API. More...
 
class  AppConfigurationObjects::Identity
 Users Identity. More...
 
class  AppConfigurationObjects::Location
 Location information used as part of the PresenceDescriptor. More...
 
class  AppConfigurationObjects::Power
 Device Power Information used as part of the PresenceDescriptor. More...
 
class  AppConfigurationObjects::Connectivity
 Connectivity Information used as part of the PresenceDescriptor. More...
 
class  AppConfigurationObjects::PresenceDescriptorGroupItem
 Group Alias used as part of the PresenceDescriptor. More...
 
class  AppConfigurationObjects::PresenceDescriptor
 Represents an endpoints presence properties. Used in engageUpdatePresenceDescriptor API and PFN_ENGAGE_GROUP_NODE events. More...
 
class  AppConfigurationObjects::NetworkTxOptions
 Network Transmit Options. More...
 
class  AppConfigurationObjects::TcpNetworkTxOptions
 Network Transmit Options for TCP. More...
 
class  AppConfigurationObjects::NetworkAddress
 NetworkAddress. More...
 
class  AppConfigurationObjects::NetworkAddressRxTx
 NetworkAddressRxTx. More...
 
class  AppConfigurationObjects::NetworkAddressRestrictionList
 NetworkAddressRestrictionList. More...
 
class  AppConfigurationObjects::StringRestrictionList
 StringRestrictionList. More...
 
class  AppConfigurationObjects::PacketCapturer
 Description of a packet capturer. More...
 
class  AppConfigurationObjects::TransportImpairment
 Description of a transport impairment. More...
 
class  AppConfigurationObjects::NsmNetworking
 NsmNetworking. More...
 
class  AppConfigurationObjects::NsmConfiguration
 NsmConfiguration. More...
 
class  AppConfigurationObjects::Rallypoint
 Rallypoint. More...
 
class  AppConfigurationObjects::RallypointCluster
 RallypointCluster. More...
 
class  AppConfigurationObjects::NetworkDeviceDescriptor
 Custom Network Device Configuration. More...
 
class  AppConfigurationObjects::AudioGate
 Description of an audio gate. More...
 
class  AppConfigurationObjects::TxAudio
 Configuration for the audio transmit properties for a group. More...
 
class  AppConfigurationObjects::AudioDeviceDescriptor
 Custom Audio Device Configuration. More...
 
class  AppConfigurationObjects::ListOfAudioDeviceDescriptor
 
class  AppConfigurationObjects::Audio
 Used to configure the Audio properties for a group. More...
 
class  AppConfigurationObjects::TalkerInformation
 Contains talker information used in providing a list in GroupTalkers. More...
 
class  AppConfigurationObjects::GroupTalkers
 List of TalkerInformation objects. More...
 
class  AppConfigurationObjects::Presence
 Describes how the Presence is configured for a group of type Group::gtPresence in Group::Type_t. More...
 
class  AppConfigurationObjects::Advertising
 Defines parameters for advertising of an entity such as a known, public, group. More...
 
class  AppConfigurationObjects::GroupPriorityTranslation
 Details for priority transmission based on unique network addressing. More...
 
class  AppConfigurationObjects::GroupTimeline
 Configuration for Timeline functionality for Group. More...
 
class  AppConfigurationObjects::GroupAppTransport
 Configuration for the optional custom transport functionality for Group. More...
 
class  AppConfigurationObjects::RtpProfile
 Configuration for the optional RtpProfile. More...
 
class  AppConfigurationObjects::Tls
 TODO: Transport Security Layer (TLS) settings. More...
 
class  AppConfigurationObjects::RangerPackets
 Options for Ranger packets. More...
 
class  AppConfigurationObjects::Source
 Options for Source. More...
 
class  AppConfigurationObjects::Group
 Group Configuration. More...
 
class  AppConfigurationObjects::Mission
 
class  AppConfigurationObjects::LicenseDescriptor
 Helper class for serializing and deserializing the LicenseDescriptor JSON. More...
 
class  AppConfigurationObjects::EngineNetworkingRpUdpStreaming
 Configuration for RP UDP streaming. More...
 
class  AppConfigurationObjects::EnginePolicyNetworking
 
class  AppConfigurationObjects::Aec
 Acoustic Echo Cancellation settings. More...
 
class  AppConfigurationObjects::Vad
 Voice Activity Detection settings. More...
 
class  AppConfigurationObjects::Bridge
 Bridging session settings. More...
 
class  AppConfigurationObjects::AndroidAudio
 Default audio settings for AndroidAudio. More...
 
class  AppConfigurationObjects::EnginePolicyAudio
 Default audio settings for Engage Engine policy. More...
 
class  AppConfigurationObjects::SecurityCertificate
 Configuration for a Security Certificate used in various configurations. More...
 
class  AppConfigurationObjects::EnginePolicySecurity
 Default certificate to use for security operation in the Engage Engine. More...
 
class  AppConfigurationObjects::EnginePolicyLogging
 Engine logging settings. More...
 
class  AppConfigurationObjects::EnginePolicyDatabase
 
class  AppConfigurationObjects::SecureSignature
 Configuration for a secure signature. More...
 
class  AppConfigurationObjects::NamedAudioDevice
 
class  AppConfigurationObjects::EnginePolicyNamedAudioDevices
 
class  AppConfigurationObjects::Licensing
 Licensing settings. More...
 
class  AppConfigurationObjects::DiscoveryMagellan
 DiscoveryMagellan Discovery settings. More...
 
class  AppConfigurationObjects::DiscoverySsdp
 Simple Service Discovery Protocol settings. More...
 
class  AppConfigurationObjects::DiscoverySap
 Session Announcement Discovery settings settings. More...
 
class  AppConfigurationObjects::DiscoveryCistech
 Cistech Discovery settings. More...
 
class  AppConfigurationObjects::DiscoveryTrellisware
 Trellisware Discovery settings. More...
 
class  AppConfigurationObjects::DiscoveryConfiguration
 Configuration for the Discovery features. More...
 
class  AppConfigurationObjects::EnginePolicyInternals
 Internal Engage Engine settings. More...
 
class  AppConfigurationObjects::EnginePolicyTimelines
 Engine Policy Timeline configuration. More...
 
class  AppConfigurationObjects::RtpMapEntry
 An RTP map entry. More...
 
class  AppConfigurationObjects::ExternalModule
 Base for a description of an external module. More...
 
class  AppConfigurationObjects::ExternalCodecDescriptor
 Describes an external codec. More...
 
class  AppConfigurationObjects::EngineStatusReportConfiguration
 TODO: Configuration for the translation server status report file. More...
 
class  AppConfigurationObjects::EnginePolicy
 Provides Engage Engine policy configuration. More...
 
class  AppConfigurationObjects::TalkgroupAsset
 TODO: Complete class. More...
 
class  AppConfigurationObjects::EngageDiscoveredGroup
 Internal RTS use. More...
 
class  AppConfigurationObjects::RallypointPeer
 RTS internal use. More...
 
class  AppConfigurationObjects::RallypointServerLimits
 TODO: Configuration for Rallypoint limits. More...
 
class  AppConfigurationObjects::RallypointServerStatusReportConfiguration
 TODO: Configuration for the Rallypoint status report file. More...
 
class  AppConfigurationObjects::RallypointServerLinkGraph
 
class  AppConfigurationObjects::RallypointServerRouteMap
 
class  AppConfigurationObjects::ExternalHealthCheckResponder
 TODO: Configuration to enable external systems to use to check if the service is still running. More...
 
class  AppConfigurationObjects::PeeringConfiguration
 Configuration for Rallypoint peers. More...
 
class  AppConfigurationObjects::IgmpSnooping
 Configuration for IGMP snooping. More...
 
class  AppConfigurationObjects::RallypointReflector
 Definition of a static group for Rallypoints. More...
 
class  AppConfigurationObjects::RallypointUdpStreamingIpvX
 Streaming configuration for RP clients. More...
 
class  AppConfigurationObjects::RallypointUdpStreaming
 Streaming configuration for RP clients. More...
 
class  AppConfigurationObjects::RallypointRpRtTimingBehavior
 Defines a behavior for a Rallypoint peer roundtrip time. More...
 
class  AppConfigurationObjects::RallypointWebsocketSettings
 Defines settings for Rallypoint websockets functionality. More...
 
class  AppConfigurationObjects::RallypointAdvertisingSettings
 Defines settings for Rallypoint advertising. More...
 
class  AppConfigurationObjects::RallypointExtendedGroupRestriction
 Defines settings for Rallypoint extended group restrictions. More...
 
class  AppConfigurationObjects::RallypointServer
 Configuration for the Rallypoint server. More...
 
class  AppConfigurationObjects::PlatformDiscoveredService
 RTS internal use. More...
 
class  AppConfigurationObjects::TimelineEvent
 
class  AppConfigurationObjects::TimelineQueryParameters
 Parameters for querying the group timeline. More...
 
class  AppConfigurationObjects::CertStoreCertificate
 Holds a certificate and (optionally) a private key in a certstore. More...
 
class  AppConfigurationObjects::CertStore
 Holds a certstore. More...
 
class  AppConfigurationObjects::CertStoreCertificateElement
 Description of a certstore certificate element. More...
 
class  AppConfigurationObjects::CertStoreDescriptor
 Description of a certstore. More...
 
class  AppConfigurationObjects::CertificateSubjectElement
 Description of a certificate subject element. More...
 
class  AppConfigurationObjects::CertificateDescriptor
 Description of a certificate. More...
 
class  AppConfigurationObjects::RiffDescriptor
 Helper class for serializing and deserializing the RiffDescriptor JSON. More...
 
class  AppConfigurationObjects::BridgeCreationDetail
 Detailed information for a bridge creation. More...
 
class  AppConfigurationObjects::GroupConnectionDetail
 Detailed information for a group connection. More...
 
class  AppConfigurationObjects::GroupTxDetail
 Detailed information for a group transmit. More...
 
class  AppConfigurationObjects::GroupCreationDetail
 Detailed information for a group creation. More...
 
class  AppConfigurationObjects::GroupReconfigurationDetail
 Detailed information for a group reconfiguration. More...
 
class  AppConfigurationObjects::GroupHealthReport
 Detailed information regarding a group's health. More...
 
class  AppConfigurationObjects::InboundProcessorStats
 Detailed statistics for an inbound processor. More...
 
class  AppConfigurationObjects::TrafficCounter
 Traffic counters. More...
 
class  AppConfigurationObjects::GroupStats
 Detailed statistics for group. More...
 
class  AppConfigurationObjects::RallypointConnectionDetail
 Detailed information for a rallypoint connection. More...
 
class  AppConfigurationObjects::TranslationSession
 Translation session settings. More...
 
class  AppConfigurationObjects::TranslationConfiguration
 Translation configuration. More...
 
class  AppConfigurationObjects::LingoServerStatusReportConfiguration
 TODO: Configuration for the translation server status report file. More...
 
class  AppConfigurationObjects::LingoServerInternals
 Internal translator server settings. More...
 
class  AppConfigurationObjects::LingoServerConfiguration
 Configuration for the linguistics server. More...
 
class  AppConfigurationObjects::VoiceToVoiceSession
 Voice to voice session settings. More...
 
class  AppConfigurationObjects::LingoConfiguration
 Lingo configuration. More...
 
class  AppConfigurationObjects::BridgingConfiguration
 Bridging configuration. More...
 
class  AppConfigurationObjects::BridgingServerStatusReportConfiguration
 TODO: Configuration for the bridging server status report file. More...
 
class  AppConfigurationObjects::BridgingServerInternals
 Internal bridging server settings. More...
 
class  AppConfigurationObjects::BridgingServerConfiguration
 Configuration for the bridging server. More...
 
class  AppConfigurationObjects::EarGroupsConfiguration
 Ear configuration. More...
 
class  AppConfigurationObjects::EarServerStatusReportConfiguration
 TODO: Configuration for the ear server status report file. More...
 
class  AppConfigurationObjects::EarServerInternals
 Internal ear server settings. More...
 
class  AppConfigurationObjects::EarServerConfiguration
 Configuration for the ear server. More...
 
class  AppConfigurationObjects::EngageSemGroupsConfiguration
 Engage Semaphore configuration. More...
 
class  AppConfigurationObjects::EngageSemServerStatusReportConfiguration
 TODO: Configuration for the EFC server status report file. More...
 
class  AppConfigurationObjects::EngageSemServerInternals
 Internal EFC server settings. More...
 
class  AppConfigurationObjects::EngageSemServerConfiguration
 Configuration for the EFC server. More...
 

Macros

#define ENGAGE_IGNORE_COMPILER_UNUSED_WARNING
 
#define JSON_SERIALIZED_CLASS(_cn)
 
#define IMPLEMENT_JSON_DOCUMENTATION(_cn)
 
#define IMPLEMENT_JSON_SERIALIZATION()
 
#define IMPLEMENT_WRAPPED_JSON_SERIALIZATION(_cn)
 
#define TOJSON_IMPL(__var)    {#__var, p.__var}
 
#define FROMJSON_IMPL_SIMPLE(__var)    getOptional(#__var, p.__var, j)
 
#define FROMJSON_IMPL(__var, __type, __default)    getOptional<__type>(#__var, p.__var, j, __default)
 
#define TOJSON_BASE_IMPL()    to_json(j, (ConfigurationObjectBase&)p)
 
#define FROMJSON_BASE_IMPL()    from_json(j, (ConfigurationObjectBase&)p);
 

Typedefs

typedef struct AppConfigurationObjects::_DataSeriesHeader_t AppConfigurationObjects::DataSeriesHeader_t
 
typedef struct AppConfigurationObjects::_DataElementUint8_t AppConfigurationObjects::DataElementUint8_t
 
typedef struct AppConfigurationObjects::_DataElementUnint16_t AppConfigurationObjects::DataElementUnint16_t
 
typedef struct AppConfigurationObjects::_DataElementUnint32_t AppConfigurationObjects::DataElementUnint32_t
 
typedef struct AppConfigurationObjects::_DataElementUnint64_t AppConfigurationObjects::DataElementUnint64_t
 

Enumerations

enum  DataSeriesValueType_t {
  invalid = 0 , uint8 = 1 , uint16 = 2 , uint32 = 3 ,
  uint64 = 4
}
 
enum  AppConfigurationObjects::HumanBiometricsTypes_t {
  unknown = 0 , heartRate = 1 , skinTemp = 2 , coreTemp = 3 ,
  hydration = 4 , bloodOxygenation = 5 , fatigueLevel = 6 , taskEffectiveness = 7
}
 Human Biometric Types. More...
 
enum  AppConfigurationObjects::TxPriority_t { AppConfigurationObjects::priBestEffort = 0 , AppConfigurationObjects::priSignaling = 1 , AppConfigurationObjects::priVideo = 2 , AppConfigurationObjects::priVoice = 3 }
 Network Transmission Priority. More...
 
enum  AppConfigurationObjects::AddressResolutionPolicy_t { AppConfigurationObjects::arpIpv4Only = 4 , AppConfigurationObjects::arpIpv6Only = 6 , AppConfigurationObjects::arpIpv4ThenIpv6 = 46 , AppConfigurationObjects::arpIpv6ThenIpv4 = 64 }
 Address family resolution policy. More...
 
enum  AppConfigurationObjects::IpFamilyType_t { AppConfigurationObjects::ifIpUnspec = 0 , AppConfigurationObjects::ifIp4 = 4 , AppConfigurationObjects::ifIp6 = 6 }
 
enum  AppConfigurationObjects::GroupRestrictionAccessPolicyType_t { AppConfigurationObjects::graptPermissive = 0 , AppConfigurationObjects::graptStrict = 1 }
 Enum describing restriction types. More...
 
enum  AppConfigurationObjects::RestrictionType_t { AppConfigurationObjects::rtUndefined = 0 , AppConfigurationObjects::rtWhitelist = 1 , AppConfigurationObjects::rtBlacklist = 2 }
 Enum describing restriction types. More...
 
enum  AppConfigurationObjects::RestrictionElementType_t {
  AppConfigurationObjects::retGroupId = 0 , AppConfigurationObjects::retGroupIdPattern = 1 , AppConfigurationObjects::retGenericAccessTagPattern = 2 , AppConfigurationObjects::retCertificateSerialNumberPattern = 3 ,
  AppConfigurationObjects::retCertificateFingerprintPattern = 4 , AppConfigurationObjects::retCertificateSubjectPattern = 5 , AppConfigurationObjects::retCertificateIssuerPattern = 6
}
 Enum describing restriction element types. More...
 

Functions

static FILE * AppConfigurationObjects::_internalFileOpener (const char *fn, const char *mode)
 
template<class T >
static void AppConfigurationObjects::getOptional (const char *name, T &v, const nlohmann::json &j, T def)
 
template<class T >
static void AppConfigurationObjects::getOptional (const char *name, T &v, const nlohmann::json &j)
 
template<class T >
static void AppConfigurationObjects::getOptionalWithIndicator (const char *name, T &v, const nlohmann::json &j, T def, bool *wasFound)
 
template<class T >
static void AppConfigurationObjects::getOptionalWithIndicator (const char *name, T &v, const nlohmann::json &j, bool *wasFound)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const ConfigurationObjectBase &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, ConfigurationObjectBase &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const TuningSettings &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, TuningSettings &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const FipsCryptoSettings &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, FipsCryptoSettings &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const WatchdogSettings &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, WatchdogSettings &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const FileRecordingRequest &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, FileRecordingRequest &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Feature &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Feature &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Featureset &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Featureset &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Agc &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Agc &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RtpPayloadTypeTranslation &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RtpPayloadTypeTranslation &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const NetworkInterfaceDevice &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, NetworkInterfaceDevice &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const ListOfNetworkInterfaceDevice &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, ListOfNetworkInterfaceDevice &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RtpHeader &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RtpHeader &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const BlobInfo &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, BlobInfo &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const TxAudioUri &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, TxAudioUri &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const AdvancedTxParams &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, AdvancedTxParams &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Identity &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Identity &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Location &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Location &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Power &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Power &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Connectivity &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Connectivity &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const PresenceDescriptorGroupItem &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, PresenceDescriptorGroupItem &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const PresenceDescriptor &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, PresenceDescriptor &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const NetworkTxOptions &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, NetworkTxOptions &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const TcpNetworkTxOptions &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, TcpNetworkTxOptions &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const NetworkAddress &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, NetworkAddress &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const NetworkAddressRxTx &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, NetworkAddressRxTx &p)
 
static bool AppConfigurationObjects::isValidGroupRestrictionAccessPolicyType (GroupRestrictionAccessPolicyType_t t)
 
static bool AppConfigurationObjects::isValidRestrictionType (RestrictionType_t t)
 
static bool AppConfigurationObjects::isValidRestrictionElementType (RestrictionElementType_t t)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const NetworkAddressRestrictionList &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, NetworkAddressRestrictionList &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const StringRestrictionList &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, StringRestrictionList &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const PacketCapturer &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, PacketCapturer &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const TransportImpairment &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, TransportImpairment &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const NsmNetworking &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, NsmNetworking &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const NsmConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, NsmConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Rallypoint &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Rallypoint &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointCluster &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointCluster &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const NetworkDeviceDescriptor &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, NetworkDeviceDescriptor &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const AudioGate &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, AudioGate &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const TxAudio &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, TxAudio &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const AudioDeviceDescriptor &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, AudioDeviceDescriptor &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const ListOfAudioDeviceDescriptor &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, ListOfAudioDeviceDescriptor &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Audio &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Audio &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const TalkerInformation &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, TalkerInformation &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const GroupTalkers &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, GroupTalkers &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Presence &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Presence &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Advertising &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Advertising &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const GroupPriorityTranslation &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, GroupPriorityTranslation &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const GroupTimeline &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, GroupTimeline &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const GroupAppTransport &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, GroupAppTransport &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RtpProfile &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RtpProfile &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Tls &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Tls &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RangerPackets &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RangerPackets &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Source &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Source &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Group &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Group &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Mission &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Mission &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const LicenseDescriptor &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, LicenseDescriptor &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EngineNetworkingRpUdpStreaming &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EngineNetworkingRpUdpStreaming &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EnginePolicyNetworking &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EnginePolicyNetworking &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Aec &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Aec &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Vad &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Vad &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Bridge &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Bridge &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const AndroidAudio &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, AndroidAudio &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EnginePolicyAudio &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EnginePolicyAudio &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const SecurityCertificate &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, SecurityCertificate &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EnginePolicySecurity &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EnginePolicySecurity &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EnginePolicyLogging &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EnginePolicyLogging &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EnginePolicyDatabase &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EnginePolicyDatabase &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const SecureSignature &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, SecureSignature &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const NamedAudioDevice &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, NamedAudioDevice &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EnginePolicyNamedAudioDevices &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EnginePolicyNamedAudioDevices &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const Licensing &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, Licensing &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const DiscoveryMagellan &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, DiscoveryMagellan &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const DiscoverySsdp &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, DiscoverySsdp &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const DiscoverySap &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, DiscoverySap &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const DiscoveryCistech &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, DiscoveryCistech &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const DiscoveryTrellisware &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, DiscoveryTrellisware &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const DiscoveryConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, DiscoveryConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EnginePolicyInternals &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EnginePolicyInternals &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EnginePolicyTimelines &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EnginePolicyTimelines &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RtpMapEntry &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RtpMapEntry &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const ExternalModule &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, ExternalModule &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const ExternalCodecDescriptor &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, ExternalCodecDescriptor &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EngineStatusReportConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EngineStatusReportConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EnginePolicy &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EnginePolicy &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const TalkgroupAsset &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, TalkgroupAsset &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EngageDiscoveredGroup &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EngageDiscoveredGroup &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointPeer &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointPeer &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointServerLimits &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointServerLimits &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointServerStatusReportConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointServerStatusReportConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointServerLinkGraph &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointServerLinkGraph &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointServerRouteMap &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointServerRouteMap &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const ExternalHealthCheckResponder &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, ExternalHealthCheckResponder &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const PeeringConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, PeeringConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const IgmpSnooping &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, IgmpSnooping &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointReflector &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointReflector &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointUdpStreamingIpvX &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointUdpStreamingIpvX &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointUdpStreaming &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointUdpStreaming &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointRpRtTimingBehavior &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointRpRtTimingBehavior &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointWebsocketSettings &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointWebsocketSettings &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointAdvertisingSettings &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointAdvertisingSettings &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointExtendedGroupRestriction &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointExtendedGroupRestriction &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointServer &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointServer &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const PlatformDiscoveredService &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, PlatformDiscoveredService &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const TimelineQueryParameters &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, TimelineQueryParameters &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const CertStoreCertificate &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, CertStoreCertificate &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const CertStore &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, CertStore &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const CertStoreCertificateElement &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, CertStoreCertificateElement &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const CertStoreDescriptor &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, CertStoreDescriptor &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const CertificateSubjectElement &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, CertificateSubjectElement &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const CertificateDescriptor &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, CertificateDescriptor &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RiffDescriptor &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RiffDescriptor &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const BridgeCreationDetail &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, BridgeCreationDetail &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const GroupConnectionDetail &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, GroupConnectionDetail &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const GroupTxDetail &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, GroupTxDetail &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const GroupCreationDetail &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, GroupCreationDetail &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const GroupReconfigurationDetail &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, GroupReconfigurationDetail &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const GroupHealthReport &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, GroupHealthReport &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const InboundProcessorStats &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, InboundProcessorStats &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const TrafficCounter &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, TrafficCounter &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const GroupStats &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, GroupStats &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const RallypointConnectionDetail &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, RallypointConnectionDetail &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const TranslationSession &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, TranslationSession &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const TranslationConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, TranslationConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const LingoServerStatusReportConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, LingoServerStatusReportConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const LingoServerInternals &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, LingoServerInternals &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const LingoServerConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, LingoServerConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const VoiceToVoiceSession &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, VoiceToVoiceSession &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const LingoConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, LingoConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const BridgingConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, BridgingConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const BridgingServerStatusReportConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, BridgingServerStatusReportConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const BridgingServerInternals &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, BridgingServerInternals &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const BridgingServerConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, BridgingServerConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EarGroupsConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EarGroupsConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EarServerStatusReportConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EarServerStatusReportConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EarServerInternals &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EarServerInternals &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EarServerConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EarServerConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EngageSemGroupsConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EngageSemGroupsConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EngageSemServerStatusReportConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EngageSemServerStatusReportConfiguration &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EngageSemServerInternals &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EngageSemServerInternals &p)
 
static void AppConfigurationObjects::to_json (nlohmann::json &j, const EngageSemServerConfiguration &p)
 
static void AppConfigurationObjects::from_json (const nlohmann::json &j, EngageSemServerConfiguration &p)
 
static void AppConfigurationObjects::dumpExampleConfigurations (const char *path)
 

Variables

static const char * AppConfigurationObjects::ENGAGE_CONFIGURATION_OBJECT_ATTACHED_OBJECT = "_attached"
 
static std::string AppConfigurationObjects::EMPTY_STRING
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_SOURCE_ENGAGE_INTERNAL = "com.rallytac.engage.internal"
 Internal to Engage.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_SOURCE_ENGAGE_MAGELLAN_CORE = "com.rallytac.magellan.core"
 The source is a Magellan-capable entity.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_SOURCE_ENGAGE_MAGELLAN_CISTECH = "com.rallytac.engage.magellan.cistech"
 The source is CISTECH via Magellan discovery.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_SOURCE_ENGAGE_MAGELLAN_TRELLISWARE = "com.rallytac.engage.magellan.trellisware"
 The source is Trellisware via Magellan discovery.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_SOURCE_ENGAGE_MAGELLAN_SILVUS = "com.rallytac.engage.magellan.silvus"
 The source is Silvus via Magellan discovery.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_SOURCE_ENGAGE_MAGELLAN_PERSISTENT = "com.rallytac.engage.magellan.persistent"
 The source is Persistent Systems via Magellan discovery.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_SOURCE_ENGAGE_MAGELLAN_DOMO = "com.rallytac.engage.magellan.domo"
 The source is Domo Tactical via Magellan discovery.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_SOURCE_ENGAGE_MAGELLAN_KENWOOD = "com.rallytac.engage.magellan.kenwood"
 The source is Kenwood via Magellan discovery.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_SOURCE_ENGAGE_MAGELLAN_TAIT = "com.rallytac.engage.magellan.tait"
 The source is Tait via Magellan discovery.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_SOURCE_ENGAGE_MAGELLAN_VOCALITY = "com.rallytac.engage.magellan.vocality"
 The source is Vocality via Magellan discovery.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_NO_REAON = "NoReason"
 No particular reason was provided.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_NO_LINK = "NoLink"
 The link to the Rallypoint is down.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_UNREGISTERED = "Unregistered"
 The group has been gracefully unregistered from the Rallypoint.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_NOT_ALLOWED = "NotAllowed"
 The Rallypoint is not accepting registration for the group at this time.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_SECURITY_CLASSIFICATION_LEVEL_TOO_HIGH = "SecurityClassificationLevelTooHigh"
 The Rallypoint has denied the registration because the registration is for a security level not allowed on the RP.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_GENERAL_DENIAL = "GeneralDenial"
 The Rallypoint has denied the registration for no specific reason.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_NO_ACCESS_TAG = "NoAccessTag"
 The Rallypoint denied the registration request because the far-end's certificate does not have an access tag for the group.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_EXCLUDED_ACCESS_TAG = "ExcludedAccessTag"
 The Rallypoint denied the registration request because the far-end's certificate does not have an access tag for the group.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_NO_SERIAL = "NoSerial"
 The Rallypoint denied the registration request because the far-end's certificate does not have an an approved serial number.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_EXCLUDED_SERIAL = "ExcludedSerial"
 The Rallypoint denied the registration request because the far-end's certificate serial number has been excluded.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_NO_FINGERPRINT = "NoFingerprint"
 The Rallypoint denied the registration request because the far-end's certificate does not have an an approved fingerprint.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_EXCLUDED_FINGERPRINT = "ExcludedFingerprint"
 The Rallypoint denied the registration request because the far-end's certificate fingerprint has been excluded.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_NO_SUBJECT = "NoSubject"
 The Rallypoint denied the registration request because the far-end's certificate does not have an an approved subject.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_EXCLUDED_SUBJECT = "ExcludedSubject"
 The Rallypoint denied the registration request because the far-end's certificate subject has been excluded.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_NO_ISSUER = "NoIssuer"
 The Rallypoint denied the registration request because the far-end's certificate does not have an an approved issuer.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_EXCLUDED_ISSUER = "ExcludedIssuer"
 The Rallypoint denied the registration request because the far-end's certificate issuer has been excluded.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_NOT_ON_WHITELIST = "NotOnWhitelist"
 The Rallypoint denied the registration request because the far-end does not appear in any whitelist criteria.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::GROUP_DISCONNECTED_REASON_ON_BLACKLIST = "OnBlacklist"
 The Rallypoint denied the registration request because the far-end does appears in blackist criteria.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::OID_RTS_PEM = "58217"
 Rally Tactical Systems' PEN as assigned by IANA.
 
static ENGAGE_IGNORE_COMPILER_UNUSED_WARNING const char * AppConfigurationObjects::OID_RTS_CERT_SUBJ_ACCESS_TAGS = "1.3.6.1.4.1.58217.1"
 The link to the Rallypoint is down.
 

Detailed Description

Place to look for configuration helper.

Definition in file ConfigurationObjects.h.

Macro Definition Documentation

◆ ENGAGE_IGNORE_COMPILER_UNUSED_WARNING

#define ENGAGE_IGNORE_COMPILER_UNUSED_WARNING

Detailed description of the ConfigurationObjects.h file

This file contains all the configuration objects

Copyright (c) 2018 Rally Tactical Systems, Inc. All rights reserved.

Definition at line 44 of file ConfigurationObjects.h.

◆ FROMJSON_BASE_IMPL

#define FROMJSON_BASE_IMPL ( )     from_json(j, (ConfigurationObjectBase&)p);

Definition at line 306 of file ConfigurationObjects.h.

◆ FROMJSON_IMPL

#define FROMJSON_IMPL ( __var,
__type,
__default )    getOptional<__type>(#__var, p.__var, j, __default)

Definition at line 300 of file ConfigurationObjects.h.

◆ FROMJSON_IMPL_SIMPLE

#define FROMJSON_IMPL_SIMPLE ( __var)     getOptional(#__var, p.__var, j)

Definition at line 297 of file ConfigurationObjects.h.

◆ IMPLEMENT_JSON_DOCUMENTATION

#define IMPLEMENT_JSON_DOCUMENTATION ( _cn)

Definition at line 192 of file ConfigurationObjects.h.

◆ IMPLEMENT_JSON_SERIALIZATION

#define IMPLEMENT_JSON_SERIALIZATION ( )

Definition at line 229 of file ConfigurationObjects.h.

◆ IMPLEMENT_WRAPPED_JSON_SERIALIZATION

#define IMPLEMENT_WRAPPED_JSON_SERIALIZATION ( _cn)
Value:
public: \
std::string serializeWrapped(const int indent = -1) \
{ \
try \
{ \
nlohmann::json j; \
to_json(j, *this); \
\
std::string rc; \
char firstChar[2]; \
firstChar[0] = #_cn[0]; \
firstChar[1] = 0; \
firstChar[0] = tolower(firstChar[0]); \
rc.assign("{\""); \
rc.append(firstChar); \
rc.append((#_cn) + 1); \
rc.append("\":"); \
rc.append(j.dump(indent)); \
rc.append("}"); \
\
return rc; \
} \
catch(...) \
{ \
return std::string("{}"); \
} \
}

Definition at line 265 of file ConfigurationObjects.h.

◆ JSON_SERIALIZED_CLASS

#define JSON_SERIALIZED_CLASS ( _cn)
Value:
class _cn; \
static void to_json(nlohmann::json& j, const _cn& p); \
static void from_json(const nlohmann::json& j, _cn& p);

Definition at line 187 of file ConfigurationObjects.h.

◆ TOJSON_BASE_IMPL

#define TOJSON_BASE_IMPL ( )     to_json(j, (ConfigurationObjectBase&)p)

Definition at line 303 of file ConfigurationObjects.h.

◆ TOJSON_IMPL

#define TOJSON_IMPL ( __var)     {#__var, p.__var}

Definition at line 294 of file ConfigurationObjects.h.

Enumeration Type Documentation

◆ AddressResolutionPolicy_t

Address family resolution policy.

Defines the policy on how to resolve/prefer IPv4 vs IPv6 names

Enumerator
arpIpv4Only 

IPv4 only.

arpIpv6Only 

IPv6 only.

arpIpv4ThenIpv6 

IPv4 then IPv6.

arpIpv6ThenIpv4 

IPv6 then IPv4.

Definition at line 2025 of file ConfigurationObjects.h.

◆ DataSeriesValueType_t

enum AppConfigurationObjects::DataSeriesValueType_t

Definition at line 143 of file ConfigurationObjects.h.

◆ GroupRestrictionAccessPolicyType_t

Enum describing restriction types.

Enumerator
graptPermissive 

Registration for groups is allowed by default.

graptStrict 

Registration for groups is NOT allowed by default - requires definitive access through something like a whitelist.

Definition at line 2274 of file ConfigurationObjects.h.

◆ HumanBiometricsTypes_t

Human Biometric Types.

TODO: More detailed HumanBiometricsTypes_t description.

Definition at line 157 of file ConfigurationObjects.h.

◆ IpFamilyType_t

Enumerator
ifIpUnspec 

Unspecified.

ifIp4 

IPv4.

ifIp6 

IPv6.

Definition at line 2145 of file ConfigurationObjects.h.

◆ RestrictionElementType_t

Enum describing restriction element types.

Enumerator
retGroupId 

A literal group ID.

retGroupIdPattern 

Elements are group ID regex patterns.

retGenericAccessTagPattern 

Elements are generic access tags regex patterns.

retCertificateSerialNumberPattern 

Elements are X.509 certificate serial number regex patterns.

retCertificateFingerprintPattern 

Elements are X.509 certificate fingerprint regex patterns.

retCertificateSubjectPattern 

Elements are X.509 certificate subject regex patterns.

retCertificateIssuerPattern 

Elements are X.509 certificate issuer regex patterns.

Definition at line 2310 of file ConfigurationObjects.h.

◆ RestrictionType_t

Enum describing restriction types.

Enumerator
rtUndefined 

Undefined.

rtWhitelist 

Elements are whitelisted.

rtBlacklist 

Elements are blacklisted.

Definition at line 2290 of file ConfigurationObjects.h.

◆ TxPriority_t

Network Transmission Priority.

Priority to set on the packets in order for the network to optimize routing of the packets

Enumerator
priBestEffort 

best effort

priSignaling 

signaling

priVideo 

video

priVoice 

voice

Definition at line 2005 of file ConfigurationObjects.h.

Function Documentation

◆ _internalFileOpener()

static FILE * AppConfigurationObjects::_internalFileOpener ( const char * fn,
const char * mode )
static

Definition at line 171 of file ConfigurationObjects.h.

◆ dumpExampleConfigurations()

static void AppConfigurationObjects::dumpExampleConfigurations ( const char * path)
inlinestatic

Definition at line 11874 of file ConfigurationObjects.h.

◆ from_json() [1/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
AdvancedTxParams & p )
static

Definition at line 1427 of file ConfigurationObjects.h.

◆ from_json() [2/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Advertising & p )
static

Definition at line 4053 of file ConfigurationObjects.h.

◆ from_json() [3/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Aec & p )
static

Definition at line 5571 of file ConfigurationObjects.h.

◆ from_json() [4/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Agc & p )
static

Definition at line 912 of file ConfigurationObjects.h.

◆ from_json() [5/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
AndroidAudio & p )
static

Definition at line 5810 of file ConfigurationObjects.h.

◆ from_json() [6/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Audio & p )
static

Definition at line 3754 of file ConfigurationObjects.h.

◆ from_json() [7/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
AudioDeviceDescriptor & p )
static

Definition at line 3630 of file ConfigurationObjects.h.

◆ from_json() [8/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
AudioGate & p )
static

Definition at line 3131 of file ConfigurationObjects.h.

◆ from_json() [9/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
BlobInfo & p )
static

Definition at line 1269 of file ConfigurationObjects.h.

◆ from_json() [10/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Bridge & p )
static

Definition at line 5701 of file ConfigurationObjects.h.

◆ from_json() [11/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
BridgeCreationDetail & p )
static

Definition at line 9728 of file ConfigurationObjects.h.

◆ from_json() [12/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
BridgingConfiguration & p )
static

Definition at line 10989 of file ConfigurationObjects.h.

◆ from_json() [13/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
BridgingServerConfiguration & p )
static

Definition at line 11254 of file ConfigurationObjects.h.

◆ from_json() [14/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
BridgingServerInternals & p )
static

Definition at line 11124 of file ConfigurationObjects.h.

◆ from_json() [15/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
BridgingServerStatusReportConfiguration & p )
static

Definition at line 11063 of file ConfigurationObjects.h.

◆ from_json() [16/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
CertificateDescriptor & p )
static

Definition at line 9550 of file ConfigurationObjects.h.

◆ from_json() [17/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
CertificateSubjectElement & p )
static

Definition at line 9458 of file ConfigurationObjects.h.

◆ from_json() [18/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
CertStore & p )
static

Definition at line 9287 of file ConfigurationObjects.h.

◆ from_json() [19/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
CertStoreCertificate & p )
static

Definition at line 9239 of file ConfigurationObjects.h.

◆ from_json() [20/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
CertStoreCertificateElement & p )
static

Definition at line 9346 of file ConfigurationObjects.h.

◆ from_json() [21/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
CertStoreDescriptor & p )
static

Definition at line 9409 of file ConfigurationObjects.h.

◆ from_json() [22/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
ConfigurationObjectBase & p )
static

Definition at line 438 of file ConfigurationObjects.h.

◆ from_json() [23/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Connectivity & p )
static

Definition at line 1765 of file ConfigurationObjects.h.

◆ from_json() [24/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
DiscoveryCistech & p )
static

Definition at line 6677 of file ConfigurationObjects.h.

◆ from_json() [25/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
DiscoveryConfiguration & p )
static

Definition at line 6793 of file ConfigurationObjects.h.

◆ from_json() [26/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
DiscoveryMagellan & p )
static

Definition at line 6461 of file ConfigurationObjects.h.

◆ from_json() [27/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
DiscoverySap & p )
static

Definition at line 6611 of file ConfigurationObjects.h.

◆ from_json() [28/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
DiscoverySsdp & p )
static

Definition at line 6533 of file ConfigurationObjects.h.

◆ from_json() [29/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
DiscoveryTrellisware & p )
static

Definition at line 6730 of file ConfigurationObjects.h.

◆ from_json() [30/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EarGroupsConfiguration & p )
static

Definition at line 11312 of file ConfigurationObjects.h.

◆ from_json() [31/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EarServerConfiguration & p )
static

Definition at line 11544 of file ConfigurationObjects.h.

◆ from_json() [32/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EarServerInternals & p )
static

Definition at line 11434 of file ConfigurationObjects.h.

◆ from_json() [33/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EarServerStatusReportConfiguration & p )
static

Definition at line 11375 of file ConfigurationObjects.h.

◆ from_json() [34/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EngageDiscoveredGroup & p )
static

Definition at line 7542 of file ConfigurationObjects.h.

◆ from_json() [35/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EngageSemGroupsConfiguration & p )
static

Definition at line 11600 of file ConfigurationObjects.h.

◆ from_json() [36/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EngageSemServerConfiguration & p )
static

Definition at line 11849 of file ConfigurationObjects.h.

◆ from_json() [37/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EngageSemServerInternals & p )
static

Definition at line 11722 of file ConfigurationObjects.h.

◆ from_json() [38/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EngageSemServerStatusReportConfiguration & p )
static

Definition at line 11663 of file ConfigurationObjects.h.

◆ from_json() [39/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EngineNetworkingRpUdpStreaming & p )
static

Definition at line 5395 of file ConfigurationObjects.h.

◆ from_json() [40/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EnginePolicy & p )
static

Definition at line 7421 of file ConfigurationObjects.h.

◆ from_json() [41/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EnginePolicyAudio & p )
static

Definition at line 5926 of file ConfigurationObjects.h.

◆ from_json() [42/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EnginePolicyDatabase & p )
static

Definition at line 6175 of file ConfigurationObjects.h.

◆ from_json() [43/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EnginePolicyInternals & p )
static

Definition at line 6905 of file ConfigurationObjects.h.

◆ from_json() [44/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EnginePolicyLogging & p )
static

Definition at line 6124 of file ConfigurationObjects.h.

◆ from_json() [45/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EnginePolicyNamedAudioDevices & p )
static

Definition at line 6331 of file ConfigurationObjects.h.

◆ from_json() [46/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EnginePolicyNetworking & p )
static

Definition at line 5479 of file ConfigurationObjects.h.

◆ from_json() [47/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EnginePolicySecurity & p )
static

Definition at line 6060 of file ConfigurationObjects.h.

◆ from_json() [48/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EnginePolicyTimelines & p )
static

Definition at line 7033 of file ConfigurationObjects.h.

◆ from_json() [49/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
EngineStatusReportConfiguration & p )
static

Definition at line 7300 of file ConfigurationObjects.h.

◆ from_json() [50/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
ExternalCodecDescriptor & p )
static

Definition at line 7228 of file ConfigurationObjects.h.

◆ from_json() [51/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
ExternalHealthCheckResponder & p )
static

Definition at line 8010 of file ConfigurationObjects.h.

◆ from_json() [52/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
ExternalModule & p )
static

Definition at line 7159 of file ConfigurationObjects.h.

◆ from_json() [53/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Feature & p )
static

Definition at line 788 of file ConfigurationObjects.h.

◆ from_json() [54/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Featureset & p )
static

Definition at line 842 of file ConfigurationObjects.h.

◆ from_json() [55/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
FileRecordingRequest & p )
static

Definition at line 726 of file ConfigurationObjects.h.

◆ from_json() [56/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
FipsCryptoSettings & p )
static

Definition at line 610 of file ConfigurationObjects.h.

◆ from_json() [57/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Group & p )
static

Definition at line 5053 of file ConfigurationObjects.h.

◆ from_json() [58/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
GroupAppTransport & p )
static

Definition at line 4300 of file ConfigurationObjects.h.

◆ from_json() [59/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
GroupConnectionDetail & p )
static

Definition at line 9807 of file ConfigurationObjects.h.

◆ from_json() [60/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
GroupCreationDetail & p )
static

Definition at line 10022 of file ConfigurationObjects.h.

◆ from_json() [61/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
GroupHealthReport & p )
static

Definition at line 10191 of file ConfigurationObjects.h.

◆ from_json() [62/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
GroupPriorityTranslation & p )
static

Definition at line 4108 of file ConfigurationObjects.h.

◆ from_json() [63/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
GroupReconfigurationDetail & p )
static

Definition at line 10107 of file ConfigurationObjects.h.

◆ from_json() [64/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
GroupStats & p )
static

Definition at line 10382 of file ConfigurationObjects.h.

◆ from_json() [65/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
GroupTalkers & p )
static

Definition at line 3918 of file ConfigurationObjects.h.

◆ from_json() [66/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
GroupTimeline & p )
static

Definition at line 4163 of file ConfigurationObjects.h.

◆ from_json() [67/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
GroupTxDetail & p )
static

Definition at line 9928 of file ConfigurationObjects.h.

◆ from_json() [68/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Identity & p )
static

Definition at line 1506 of file ConfigurationObjects.h.

◆ from_json() [69/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
IgmpSnooping & p )
static

Definition at line 8124 of file ConfigurationObjects.h.

◆ from_json() [70/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
InboundProcessorStats & p )
static

Definition at line 10275 of file ConfigurationObjects.h.

◆ from_json() [71/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
LicenseDescriptor & p )
static

Definition at line 5314 of file ConfigurationObjects.h.

◆ from_json() [72/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Licensing & p )
static

Definition at line 6398 of file ConfigurationObjects.h.

◆ from_json() [73/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
LingoConfiguration & p )
static

Definition at line 10940 of file ConfigurationObjects.h.

◆ from_json() [74/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
LingoServerConfiguration & p )
static

Definition at line 10816 of file ConfigurationObjects.h.

◆ from_json() [75/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
LingoServerInternals & p )
static

Definition at line 10702 of file ConfigurationObjects.h.

◆ from_json() [76/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
LingoServerStatusReportConfiguration & p )
static

Definition at line 10641 of file ConfigurationObjects.h.

◆ from_json() [77/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
ListOfAudioDeviceDescriptor & p )
static

Definition at line 3679 of file ConfigurationObjects.h.

◆ from_json() [78/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
ListOfNetworkInterfaceDevice & p )
static

Definition at line 1083 of file ConfigurationObjects.h.

◆ from_json() [79/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Location & p )
static

Definition at line 1598 of file ConfigurationObjects.h.

◆ from_json() [80/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Mission & p )
static

Definition at line 5154 of file ConfigurationObjects.h.

◆ from_json() [81/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
NamedAudioDevice & p )
static

Definition at line 6287 of file ConfigurationObjects.h.

◆ from_json() [82/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
NetworkAddress & p )
static

Definition at line 2215 of file ConfigurationObjects.h.

◆ from_json() [83/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
NetworkAddressRestrictionList & p )
static

Definition at line 2389 of file ConfigurationObjects.h.

◆ from_json() [84/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
NetworkAddressRxTx & p )
static

Definition at line 2266 of file ConfigurationObjects.h.

◆ from_json() [85/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
NetworkDeviceDescriptor & p )
static

Definition at line 3056 of file ConfigurationObjects.h.

◆ from_json() [86/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
NetworkInterfaceDevice & p )
static

Definition at line 1042 of file ConfigurationObjects.h.

◆ from_json() [87/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
NetworkTxOptions & p )
static

Definition at line 2092 of file ConfigurationObjects.h.

◆ from_json() [88/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
NsmConfiguration & p )
static

Definition at line 2679 of file ConfigurationObjects.h.

◆ from_json() [89/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
NsmNetworking & p )
static

Definition at line 2608 of file ConfigurationObjects.h.

◆ from_json() [90/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
PacketCapturer & p )
static

Definition at line 2494 of file ConfigurationObjects.h.

◆ from_json() [91/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
PeeringConfiguration & p )
static

Definition at line 8068 of file ConfigurationObjects.h.

◆ from_json() [92/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
PlatformDiscoveredService & p )
static

Definition at line 9047 of file ConfigurationObjects.h.

◆ from_json() [93/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Power & p )
static

Definition at line 1685 of file ConfigurationObjects.h.

◆ from_json() [94/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Presence & p )
static

Definition at line 3996 of file ConfigurationObjects.h.

◆ from_json() [95/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
PresenceDescriptor & p )
static

Definition at line 1983 of file ConfigurationObjects.h.

◆ from_json() [96/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
PresenceDescriptorGroupItem & p )
static

Definition at line 1828 of file ConfigurationObjects.h.

◆ from_json() [97/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Rallypoint & p )
static

Definition at line 2871 of file ConfigurationObjects.h.

◆ from_json() [98/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointAdvertisingSettings & p )
static

Definition at line 8552 of file ConfigurationObjects.h.

◆ from_json() [99/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointCluster & p )
static

Definition at line 2953 of file ConfigurationObjects.h.

◆ from_json() [100/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointConnectionDetail & p )
static

Definition at line 10454 of file ConfigurationObjects.h.

◆ from_json() [101/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointExtendedGroupRestriction & p )
static

Definition at line 8604 of file ConfigurationObjects.h.

◆ from_json() [102/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointPeer & p )
static

Definition at line 7613 of file ConfigurationObjects.h.

◆ from_json() [103/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointReflector & p )
static

Definition at line 8207 of file ConfigurationObjects.h.

◆ from_json() [104/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointRpRtTimingBehavior & p )
static

Definition at line 8430 of file ConfigurationObjects.h.

◆ from_json() [105/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointServer & p )
static

Definition at line 8923 of file ConfigurationObjects.h.

◆ from_json() [106/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointServerLimits & p )
static

Definition at line 7731 of file ConfigurationObjects.h.

◆ from_json() [107/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointServerLinkGraph & p )
static

Definition at line 7900 of file ConfigurationObjects.h.

◆ from_json() [108/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointServerRouteMap & p )
static

Definition at line 7957 of file ConfigurationObjects.h.

◆ from_json() [109/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointServerStatusReportConfiguration & p )
static

Definition at line 7818 of file ConfigurationObjects.h.

◆ from_json() [110/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointUdpStreaming & p )
static

Definition at line 8354 of file ConfigurationObjects.h.

◆ from_json() [111/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointUdpStreamingIpvX & p )
static

Definition at line 8258 of file ConfigurationObjects.h.

◆ from_json() [112/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RallypointWebsocketSettings & p )
static

Definition at line 8483 of file ConfigurationObjects.h.

◆ from_json() [113/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RangerPackets & p )
static

Definition at line 4586 of file ConfigurationObjects.h.

◆ from_json() [114/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RiffDescriptor & p )
static

Definition at line 9640 of file ConfigurationObjects.h.

◆ from_json() [115/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RtpHeader & p )
static

Definition at line 1160 of file ConfigurationObjects.h.

◆ from_json() [116/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RtpMapEntry & p )
static

Definition at line 7100 of file ConfigurationObjects.h.

◆ from_json() [117/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RtpPayloadTypeTranslation & p )
static

Definition at line 970 of file ConfigurationObjects.h.

◆ from_json() [118/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
RtpProfile & p )
static

Definition at line 4442 of file ConfigurationObjects.h.

◆ from_json() [119/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
SecureSignature & p )
static

Definition at line 6231 of file ConfigurationObjects.h.

◆ from_json() [120/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
SecurityCertificate & p )
static

Definition at line 5993 of file ConfigurationObjects.h.

◆ from_json() [121/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Source & p )
static

Definition at line 4650 of file ConfigurationObjects.h.

◆ from_json() [122/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
StringRestrictionList & p )
static

Definition at line 2444 of file ConfigurationObjects.h.

◆ from_json() [123/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
TalkerInformation & p )
static

Definition at line 3864 of file ConfigurationObjects.h.

◆ from_json() [124/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
TalkgroupAsset & p )
static

Definition at line 7485 of file ConfigurationObjects.h.

◆ from_json() [125/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
TcpNetworkTxOptions & p )
static

Definition at line 2138 of file ConfigurationObjects.h.

◆ from_json() [126/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
TimelineQueryParameters & p )
static

Definition at line 9170 of file ConfigurationObjects.h.

◆ from_json() [127/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Tls & p )
static

Definition at line 4527 of file ConfigurationObjects.h.

◆ from_json() [128/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
TrafficCounter & p )
static

Definition at line 10331 of file ConfigurationObjects.h.

◆ from_json() [129/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
TranslationConfiguration & p )
static

Definition at line 10567 of file ConfigurationObjects.h.

◆ from_json() [130/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
TranslationSession & p )
static

Definition at line 10516 of file ConfigurationObjects.h.

◆ from_json() [131/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
TransportImpairment & p )
static

Definition at line 2544 of file ConfigurationObjects.h.

◆ from_json() [132/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
TuningSettings & p )
static

Definition at line 538 of file ConfigurationObjects.h.

◆ from_json() [133/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
TxAudio & p )
static

Definition at line 3439 of file ConfigurationObjects.h.

◆ from_json() [134/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
TxAudioUri & p )
static

Definition at line 1330 of file ConfigurationObjects.h.

◆ from_json() [135/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
Vad & p )
static

Definition at line 5642 of file ConfigurationObjects.h.

◆ from_json() [136/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
VoiceToVoiceSession & p )
static

Definition at line 10889 of file ConfigurationObjects.h.

◆ from_json() [137/137]

static void AppConfigurationObjects::from_json ( const nlohmann::json & j,
WatchdogSettings & p )
static

Definition at line 674 of file ConfigurationObjects.h.

◆ getOptional() [1/2]

template<class T >
static void AppConfigurationObjects::getOptional ( const char * name,
T & v,
const nlohmann::json & j )
static

Definition at line 334 of file ConfigurationObjects.h.

◆ getOptional() [2/2]

template<class T >
static void AppConfigurationObjects::getOptional ( const char * name,
T & v,
const nlohmann::json & j,
T def )
static

Definition at line 314 of file ConfigurationObjects.h.

◆ getOptionalWithIndicator() [1/2]

template<class T >
static void AppConfigurationObjects::getOptionalWithIndicator ( const char * name,
T & v,
const nlohmann::json & j,
bool * wasFound )
static

Definition at line 372 of file ConfigurationObjects.h.

◆ getOptionalWithIndicator() [2/2]

template<class T >
static void AppConfigurationObjects::getOptionalWithIndicator ( const char * name,
T & v,
const nlohmann::json & j,
T def,
bool * wasFound )
static

Definition at line 349 of file ConfigurationObjects.h.

◆ isValidGroupRestrictionAccessPolicyType()

static bool AppConfigurationObjects::isValidGroupRestrictionAccessPolicyType ( GroupRestrictionAccessPolicyType_t t)
static

Definition at line 2283 of file ConfigurationObjects.h.

◆ isValidRestrictionElementType()

static bool AppConfigurationObjects::isValidRestrictionElementType ( RestrictionElementType_t t)
static

Definition at line 2334 of file ConfigurationObjects.h.

◆ isValidRestrictionType()

static bool AppConfigurationObjects::isValidRestrictionType ( RestrictionType_t t)
static

Definition at line 2302 of file ConfigurationObjects.h.

◆ to_json() [1/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const AdvancedTxParams & p )
static

Definition at line 1412 of file ConfigurationObjects.h.

◆ to_json() [2/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Advertising & p )
static

Definition at line 4045 of file ConfigurationObjects.h.

◆ to_json() [3/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Aec & p )
static

Definition at line 5562 of file ConfigurationObjects.h.

◆ to_json() [4/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Agc & p )
static

Definition at line 901 of file ConfigurationObjects.h.

◆ to_json() [5/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const AndroidAudio & p )
static

Definition at line 5797 of file ConfigurationObjects.h.

◆ to_json() [6/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Audio & p )
static

Definition at line 3742 of file ConfigurationObjects.h.

◆ to_json() [7/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const AudioDeviceDescriptor & p )
static

Definition at line 3610 of file ConfigurationObjects.h.

◆ to_json() [8/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const AudioGate & p )
static

Definition at line 3120 of file ConfigurationObjects.h.

◆ to_json() [9/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const BlobInfo & p )
static

Definition at line 1257 of file ConfigurationObjects.h.

◆ to_json() [10/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Bridge & p )
static

Definition at line 5692 of file ConfigurationObjects.h.

◆ to_json() [11/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const BridgeCreationDetail & p )
static

Definition at line 9721 of file ConfigurationObjects.h.

◆ to_json() [12/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const BridgingConfiguration & p )
static

Definition at line 10982 of file ConfigurationObjects.h.

◆ to_json() [13/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const BridgingServerConfiguration & p )
static

Definition at line 11234 of file ConfigurationObjects.h.

◆ to_json() [14/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const BridgingServerInternals & p )
static

Definition at line 11116 of file ConfigurationObjects.h.

◆ to_json() [15/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const BridgingServerStatusReportConfiguration & p )
static

Definition at line 11051 of file ConfigurationObjects.h.

◆ to_json() [16/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const CertificateDescriptor & p )
static

Definition at line 9534 of file ConfigurationObjects.h.

◆ to_json() [17/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const CertificateSubjectElement & p )
static

Definition at line 9451 of file ConfigurationObjects.h.

◆ to_json() [18/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const CertStore & p )
static

Definition at line 9280 of file ConfigurationObjects.h.

◆ to_json() [19/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const CertStoreCertificate & p )
static

Definition at line 9230 of file ConfigurationObjects.h.

◆ to_json() [20/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const CertStoreCertificateElement & p )
static

Definition at line 9333 of file ConfigurationObjects.h.

◆ to_json() [21/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const CertStoreDescriptor & p )
static

Definition at line 9399 of file ConfigurationObjects.h.

◆ to_json() [22/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const ConfigurationObjectBase & p )
static

Definition at line 425 of file ConfigurationObjects.h.

◆ to_json() [23/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Connectivity & p )
static

Definition at line 1754 of file ConfigurationObjects.h.

◆ to_json() [24/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const DiscoveryCistech & p )
static

Definition at line 6668 of file ConfigurationObjects.h.

◆ to_json() [25/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const DiscoveryConfiguration & p )
static

Definition at line 6783 of file ConfigurationObjects.h.

◆ to_json() [26/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const DiscoveryMagellan & p )
static

Definition at line 6452 of file ConfigurationObjects.h.

◆ to_json() [27/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const DiscoverySap & p )
static

Definition at line 6601 of file ConfigurationObjects.h.

◆ to_json() [28/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const DiscoverySsdp & p )
static

Definition at line 6522 of file ConfigurationObjects.h.

◆ to_json() [29/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const DiscoveryTrellisware & p )
static

Definition at line 6723 of file ConfigurationObjects.h.

◆ to_json() [30/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EarGroupsConfiguration & p )
static

Definition at line 11306 of file ConfigurationObjects.h.

◆ to_json() [31/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EarServerConfiguration & p )
static

Definition at line 11525 of file ConfigurationObjects.h.

◆ to_json() [32/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EarServerInternals & p )
static

Definition at line 11426 of file ConfigurationObjects.h.

◆ to_json() [33/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EarServerStatusReportConfiguration & p )
static

Definition at line 11365 of file ConfigurationObjects.h.

◆ to_json() [34/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EngageDiscoveredGroup & p )
static

Definition at line 7533 of file ConfigurationObjects.h.

◆ to_json() [35/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EngageSemGroupsConfiguration & p )
static

Definition at line 11594 of file ConfigurationObjects.h.

◆ to_json() [36/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EngageSemServerConfiguration & p )
static

Definition at line 11825 of file ConfigurationObjects.h.

◆ to_json() [37/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EngageSemServerInternals & p )
static

Definition at line 11714 of file ConfigurationObjects.h.

◆ to_json() [38/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EngageSemServerStatusReportConfiguration & p )
static

Definition at line 11653 of file ConfigurationObjects.h.

◆ to_json() [39/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EngineNetworkingRpUdpStreaming & p )
static

Definition at line 5385 of file ConfigurationObjects.h.

◆ to_json() [40/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EnginePolicy & p )
static

Definition at line 7401 of file ConfigurationObjects.h.

◆ to_json() [41/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EnginePolicyAudio & p )
static

Definition at line 5907 of file ConfigurationObjects.h.

◆ to_json() [42/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EnginePolicyDatabase & p )
static

Definition at line 6166 of file ConfigurationObjects.h.

◆ to_json() [43/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EnginePolicyInternals & p )
static

Definition at line 6886 of file ConfigurationObjects.h.

◆ to_json() [44/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EnginePolicyLogging & p )
static

Definition at line 6117 of file ConfigurationObjects.h.

◆ to_json() [45/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EnginePolicyNamedAudioDevices & p )
static

Definition at line 6324 of file ConfigurationObjects.h.

◆ to_json() [46/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EnginePolicyNetworking & p )
static

Definition at line 5464 of file ConfigurationObjects.h.

◆ to_json() [47/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EnginePolicySecurity & p )
static

Definition at line 6053 of file ConfigurationObjects.h.

◆ to_json() [48/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EnginePolicyTimelines & p )
static

Definition at line 7016 of file ConfigurationObjects.h.

◆ to_json() [49/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const EngineStatusReportConfiguration & p )
static

Definition at line 7289 of file ConfigurationObjects.h.

◆ to_json() [50/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const ExternalCodecDescriptor & p )
static

Definition at line 7219 of file ConfigurationObjects.h.

◆ to_json() [51/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const ExternalHealthCheckResponder & p )
static

Definition at line 8003 of file ConfigurationObjects.h.

◆ to_json() [52/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const ExternalModule & p )
static

Definition at line 7147 of file ConfigurationObjects.h.

◆ to_json() [53/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Feature & p )
static

Definition at line 777 of file ConfigurationObjects.h.

◆ to_json() [54/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Featureset & p )
static

Definition at line 834 of file ConfigurationObjects.h.

◆ to_json() [55/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const FileRecordingRequest & p )
static

Definition at line 718 of file ConfigurationObjects.h.

◆ to_json() [56/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const FipsCryptoSettings & p )
static

Definition at line 600 of file ConfigurationObjects.h.

◆ to_json() [57/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Group & p )
static

Definition at line 4961 of file ConfigurationObjects.h.

◆ to_json() [58/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const GroupAppTransport & p )
static

Definition at line 4293 of file ConfigurationObjects.h.

◆ to_json() [59/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const GroupConnectionDetail & p )
static

Definition at line 9792 of file ConfigurationObjects.h.

◆ to_json() [60/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const GroupCreationDetail & p )
static

Definition at line 10015 of file ConfigurationObjects.h.

◆ to_json() [61/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const GroupHealthReport & p )
static

Definition at line 10171 of file ConfigurationObjects.h.

◆ to_json() [62/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const GroupPriorityTranslation & p )
static

Definition at line 4100 of file ConfigurationObjects.h.

◆ to_json() [63/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const GroupReconfigurationDetail & p )
static

Definition at line 10100 of file ConfigurationObjects.h.

◆ to_json() [64/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const GroupStats & p )
static

Definition at line 10373 of file ConfigurationObjects.h.

◆ to_json() [65/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const GroupTalkers & p )
static

Definition at line 3912 of file ConfigurationObjects.h.

◆ to_json() [66/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const GroupTimeline & p )
static

Definition at line 4155 of file ConfigurationObjects.h.

◆ to_json() [67/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const GroupTxDetail & p )
static

Definition at line 9909 of file ConfigurationObjects.h.

◆ to_json() [68/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Identity & p )
static

Definition at line 1497 of file ConfigurationObjects.h.

◆ to_json() [69/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const IgmpSnooping & p )
static

Definition at line 8116 of file ConfigurationObjects.h.

◆ to_json() [70/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const InboundProcessorStats & p )
static

Definition at line 10259 of file ConfigurationObjects.h.

◆ to_json() [71/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const LicenseDescriptor & p )
static

Definition at line 5294 of file ConfigurationObjects.h.

◆ to_json() [72/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Licensing & p )
static

Definition at line 6388 of file ConfigurationObjects.h.

◆ to_json() [73/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const LingoConfiguration & p )
static

Definition at line 10933 of file ConfigurationObjects.h.

◆ to_json() [74/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const LingoServerConfiguration & p )
static

Definition at line 10796 of file ConfigurationObjects.h.

◆ to_json() [75/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const LingoServerInternals & p )
static

Definition at line 10694 of file ConfigurationObjects.h.

◆ to_json() [76/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const LingoServerStatusReportConfiguration & p )
static

Definition at line 10629 of file ConfigurationObjects.h.

◆ to_json() [77/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const ListOfAudioDeviceDescriptor & p )
static

Definition at line 3673 of file ConfigurationObjects.h.

◆ to_json() [78/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const ListOfNetworkInterfaceDevice & p )
static

Definition at line 1077 of file ConfigurationObjects.h.

◆ to_json() [79/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Location & p )
static

Definition at line 1583 of file ConfigurationObjects.h.

◆ to_json() [80/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Mission & p )
static

Definition at line 5142 of file ConfigurationObjects.h.

◆ to_json() [81/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const NamedAudioDevice & p )
static

Definition at line 6274 of file ConfigurationObjects.h.

◆ to_json() [82/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const NetworkAddress & p )
static

Definition at line 2208 of file ConfigurationObjects.h.

◆ to_json() [83/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const NetworkAddressRestrictionList & p )
static

Definition at line 2382 of file ConfigurationObjects.h.

◆ to_json() [84/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const NetworkAddressRxTx & p )
static

Definition at line 2259 of file ConfigurationObjects.h.

◆ to_json() [85/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const NetworkDeviceDescriptor & p )
static

Definition at line 3043 of file ConfigurationObjects.h.

◆ to_json() [86/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const NetworkInterfaceDevice & p )
static

Definition at line 1028 of file ConfigurationObjects.h.

◆ to_json() [87/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const NetworkTxOptions & p )
static

Definition at line 2085 of file ConfigurationObjects.h.

◆ to_json() [88/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const NsmConfiguration & p )
static

Definition at line 2666 of file ConfigurationObjects.h.

◆ to_json() [89/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const NsmNetworking & p )
static

Definition at line 2595 of file ConfigurationObjects.h.

◆ to_json() [90/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const PacketCapturer & p )
static

Definition at line 2486 of file ConfigurationObjects.h.

◆ to_json() [91/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const PeeringConfiguration & p )
static

Definition at line 8059 of file ConfigurationObjects.h.

◆ to_json() [92/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const PlatformDiscoveredService & p )
static

Definition at line 9036 of file ConfigurationObjects.h.

◆ to_json() [93/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Power & p )
static

Definition at line 1674 of file ConfigurationObjects.h.

◆ to_json() [94/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Presence & p )
static

Definition at line 3987 of file ConfigurationObjects.h.

◆ to_json() [95/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const PresenceDescriptor & p )
static

Definition at line 1959 of file ConfigurationObjects.h.

◆ to_json() [96/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const PresenceDescriptorGroupItem & p )
static

Definition at line 1820 of file ConfigurationObjects.h.

◆ to_json() [97/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Rallypoint & p )
static

Definition at line 2855 of file ConfigurationObjects.h.

◆ to_json() [98/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointAdvertisingSettings & p )
static

Definition at line 8541 of file ConfigurationObjects.h.

◆ to_json() [99/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointCluster & p )
static

Definition at line 2944 of file ConfigurationObjects.h.

◆ to_json() [100/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointConnectionDetail & p )
static

Definition at line 10436 of file ConfigurationObjects.h.

◆ to_json() [101/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointExtendedGroupRestriction & p )
static

Definition at line 8597 of file ConfigurationObjects.h.

◆ to_json() [102/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointPeer & p )
static

Definition at line 7602 of file ConfigurationObjects.h.

◆ to_json() [103/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointReflector & p )
static

Definition at line 8196 of file ConfigurationObjects.h.

◆ to_json() [104/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointRpRtTimingBehavior & p )
static

Definition at line 8422 of file ConfigurationObjects.h.

◆ to_json() [105/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointServer & p )
static

Definition at line 8862 of file ConfigurationObjects.h.

◆ to_json() [106/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointServerLimits & p )
static

Definition at line 7711 of file ConfigurationObjects.h.

◆ to_json() [107/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointServerLinkGraph & p )
static

Definition at line 7886 of file ConfigurationObjects.h.

◆ to_json() [108/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointServerRouteMap & p )
static

Definition at line 7948 of file ConfigurationObjects.h.

◆ to_json() [109/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointServerStatusReportConfiguration & p )
static

Definition at line 7806 of file ConfigurationObjects.h.

◆ to_json() [110/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointUdpStreaming & p )
static

Definition at line 8341 of file ConfigurationObjects.h.

◆ to_json() [111/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointUdpStreamingIpvX & p )
static

Definition at line 8251 of file ConfigurationObjects.h.

◆ to_json() [112/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RallypointWebsocketSettings & p )
static

Definition at line 8475 of file ConfigurationObjects.h.

◆ to_json() [113/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RangerPackets & p )
static

Definition at line 4579 of file ConfigurationObjects.h.

◆ to_json() [114/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RiffDescriptor & p )
static

Definition at line 9626 of file ConfigurationObjects.h.

◆ to_json() [115/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RtpHeader & p )
static

Definition at line 1147 of file ConfigurationObjects.h.

◆ to_json() [116/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RtpMapEntry & p )
static

Definition at line 7092 of file ConfigurationObjects.h.

◆ to_json() [117/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RtpPayloadTypeTranslation & p )
static

Definition at line 963 of file ConfigurationObjects.h.

◆ to_json() [118/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const RtpProfile & p )
static

Definition at line 4420 of file ConfigurationObjects.h.

◆ to_json() [119/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const SecureSignature & p )
static

Definition at line 6223 of file ConfigurationObjects.h.

◆ to_json() [120/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const SecurityCertificate & p )
static

Definition at line 5986 of file ConfigurationObjects.h.

◆ to_json() [121/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Source & p )
static

Definition at line 4643 of file ConfigurationObjects.h.

◆ to_json() [122/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const StringRestrictionList & p )
static

Definition at line 2436 of file ConfigurationObjects.h.

◆ to_json() [123/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const TalkerInformation & p )
static

Definition at line 3849 of file ConfigurationObjects.h.

◆ to_json() [124/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const TalkgroupAsset & p )
static

Definition at line 7478 of file ConfigurationObjects.h.

◆ to_json() [125/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const TcpNetworkTxOptions & p )
static

Definition at line 2131 of file ConfigurationObjects.h.

◆ to_json() [126/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const TimelineQueryParameters & p )
static

Definition at line 9154 of file ConfigurationObjects.h.

◆ to_json() [127/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Tls & p )
static

Definition at line 4516 of file ConfigurationObjects.h.

◆ to_json() [128/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const TrafficCounter & p )
static

Definition at line 10323 of file ConfigurationObjects.h.

◆ to_json() [129/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const TranslationConfiguration & p )
static

Definition at line 10560 of file ConfigurationObjects.h.

◆ to_json() [130/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const TranslationSession & p )
static

Definition at line 10507 of file ConfigurationObjects.h.

◆ to_json() [131/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const TransportImpairment & p )
static

Definition at line 2536 of file ConfigurationObjects.h.

◆ to_json() [132/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const TuningSettings & p )
static

Definition at line 520 of file ConfigurationObjects.h.

◆ to_json() [133/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const TxAudio & p )
static

Definition at line 3415 of file ConfigurationObjects.h.

◆ to_json() [134/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const TxAudioUri & p )
static

Definition at line 1323 of file ConfigurationObjects.h.

◆ to_json() [135/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const Vad & p )
static

Definition at line 5635 of file ConfigurationObjects.h.

◆ to_json() [136/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const VoiceToVoiceSession & p )
static

Definition at line 10880 of file ConfigurationObjects.h.

◆ to_json() [137/137]

static void AppConfigurationObjects::to_json ( nlohmann::json & j,
const WatchdogSettings & p )
static

Definition at line 664 of file ConfigurationObjects.h.

Variable Documentation

◆ EMPTY_STRING

std::string AppConfigurationObjects::EMPTY_STRING
static

Definition at line 311 of file ConfigurationObjects.h.

◆ ENGAGE_CONFIGURATION_OBJECT_ATTACHED_OBJECT

const char* AppConfigurationObjects::ENGAGE_CONFIGURATION_OBJECT_ATTACHED_OBJECT = "_attached"
static

Definition at line 56 of file ConfigurationObjects.h.