Engage Engine API  1.246.9086
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 2013 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 2262 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 2133 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 2298 of file ConfigurationObjects.h.

◆ RestrictionType_t

Enum describing restriction types.

Enumerator
rtUndefined 

Undefined.

rtWhitelist 

Elements are whitelisted.

rtBlacklist 

Elements are blacklisted.

Definition at line 2278 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 1993 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 11857 of file ConfigurationObjects.h.

◆ from_json() [1/137]

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

Definition at line 1415 of file ConfigurationObjects.h.

◆ from_json() [2/137]

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

Definition at line 4041 of file ConfigurationObjects.h.

◆ from_json() [3/137]

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

Definition at line 5559 of file ConfigurationObjects.h.

◆ from_json() [4/137]

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

Definition at line 900 of file ConfigurationObjects.h.

◆ from_json() [5/137]

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

Definition at line 5798 of file ConfigurationObjects.h.

◆ from_json() [6/137]

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

Definition at line 3742 of file ConfigurationObjects.h.

◆ from_json() [7/137]

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

Definition at line 3618 of file ConfigurationObjects.h.

◆ from_json() [8/137]

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

Definition at line 3119 of file ConfigurationObjects.h.

◆ from_json() [9/137]

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

Definition at line 1257 of file ConfigurationObjects.h.

◆ from_json() [10/137]

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

Definition at line 5689 of file ConfigurationObjects.h.

◆ from_json() [11/137]

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

Definition at line 9721 of file ConfigurationObjects.h.

◆ from_json() [12/137]

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

Definition at line 10972 of file ConfigurationObjects.h.

◆ from_json() [13/137]

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

Definition at line 11237 of file ConfigurationObjects.h.

◆ from_json() [14/137]

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

Definition at line 11107 of file ConfigurationObjects.h.

◆ from_json() [15/137]

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

Definition at line 11046 of file ConfigurationObjects.h.

◆ from_json() [16/137]

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

Definition at line 9543 of file ConfigurationObjects.h.

◆ from_json() [17/137]

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

Definition at line 9451 of file ConfigurationObjects.h.

◆ from_json() [18/137]

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

Definition at line 9280 of file ConfigurationObjects.h.

◆ from_json() [19/137]

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

Definition at line 9232 of file ConfigurationObjects.h.

◆ from_json() [20/137]

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

Definition at line 9339 of file ConfigurationObjects.h.

◆ from_json() [21/137]

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

Definition at line 9402 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 1753 of file ConfigurationObjects.h.

◆ from_json() [24/137]

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

Definition at line 6665 of file ConfigurationObjects.h.

◆ from_json() [25/137]

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

Definition at line 6781 of file ConfigurationObjects.h.

◆ from_json() [26/137]

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

Definition at line 6449 of file ConfigurationObjects.h.

◆ from_json() [27/137]

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

Definition at line 6599 of file ConfigurationObjects.h.

◆ from_json() [28/137]

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

Definition at line 6521 of file ConfigurationObjects.h.

◆ from_json() [29/137]

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

Definition at line 6718 of file ConfigurationObjects.h.

◆ from_json() [30/137]

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

Definition at line 11295 of file ConfigurationObjects.h.

◆ from_json() [31/137]

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

Definition at line 11527 of file ConfigurationObjects.h.

◆ from_json() [32/137]

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

Definition at line 11417 of file ConfigurationObjects.h.

◆ from_json() [33/137]

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

Definition at line 11358 of file ConfigurationObjects.h.

◆ from_json() [34/137]

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

Definition at line 7530 of file ConfigurationObjects.h.

◆ from_json() [35/137]

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

Definition at line 11583 of file ConfigurationObjects.h.

◆ from_json() [36/137]

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

Definition at line 11832 of file ConfigurationObjects.h.

◆ from_json() [37/137]

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

Definition at line 11705 of file ConfigurationObjects.h.

◆ from_json() [38/137]

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

Definition at line 11646 of file ConfigurationObjects.h.

◆ from_json() [39/137]

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

Definition at line 5383 of file ConfigurationObjects.h.

◆ from_json() [40/137]

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

Definition at line 7409 of file ConfigurationObjects.h.

◆ from_json() [41/137]

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

Definition at line 5914 of file ConfigurationObjects.h.

◆ from_json() [42/137]

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

Definition at line 6163 of file ConfigurationObjects.h.

◆ from_json() [43/137]

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

Definition at line 6893 of file ConfigurationObjects.h.

◆ from_json() [44/137]

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

Definition at line 6112 of file ConfigurationObjects.h.

◆ from_json() [45/137]

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

Definition at line 6319 of file ConfigurationObjects.h.

◆ from_json() [46/137]

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

Definition at line 5467 of file ConfigurationObjects.h.

◆ from_json() [47/137]

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

Definition at line 6048 of file ConfigurationObjects.h.

◆ from_json() [48/137]

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

Definition at line 7021 of file ConfigurationObjects.h.

◆ from_json() [49/137]

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

Definition at line 7288 of file ConfigurationObjects.h.

◆ from_json() [50/137]

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

Definition at line 7216 of file ConfigurationObjects.h.

◆ from_json() [51/137]

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

Definition at line 7998 of file ConfigurationObjects.h.

◆ from_json() [52/137]

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

Definition at line 7147 of file ConfigurationObjects.h.

◆ from_json() [53/137]

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

Definition at line 776 of file ConfigurationObjects.h.

◆ from_json() [54/137]

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

Definition at line 830 of file ConfigurationObjects.h.

◆ from_json() [55/137]

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

Definition at line 714 of file ConfigurationObjects.h.

◆ from_json() [56/137]

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

Definition at line 600 of file ConfigurationObjects.h.

◆ from_json() [57/137]

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

Definition at line 5041 of file ConfigurationObjects.h.

◆ from_json() [58/137]

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

Definition at line 4288 of file ConfigurationObjects.h.

◆ from_json() [59/137]

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

Definition at line 9800 of file ConfigurationObjects.h.

◆ from_json() [60/137]

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

Definition at line 10015 of file ConfigurationObjects.h.

◆ from_json() [61/137]

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

Definition at line 10184 of file ConfigurationObjects.h.

◆ from_json() [62/137]

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

Definition at line 4096 of file ConfigurationObjects.h.

◆ from_json() [63/137]

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

Definition at line 10100 of file ConfigurationObjects.h.

◆ from_json() [64/137]

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

Definition at line 10375 of file ConfigurationObjects.h.

◆ from_json() [65/137]

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

Definition at line 3906 of file ConfigurationObjects.h.

◆ from_json() [66/137]

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

Definition at line 4151 of file ConfigurationObjects.h.

◆ from_json() [67/137]

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

Definition at line 9921 of file ConfigurationObjects.h.

◆ from_json() [68/137]

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

Definition at line 1494 of file ConfigurationObjects.h.

◆ from_json() [69/137]

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

Definition at line 8116 of file ConfigurationObjects.h.

◆ from_json() [70/137]

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

Definition at line 10268 of file ConfigurationObjects.h.

◆ from_json() [71/137]

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

Definition at line 5302 of file ConfigurationObjects.h.

◆ from_json() [72/137]

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

Definition at line 6386 of file ConfigurationObjects.h.

◆ from_json() [73/137]

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

Definition at line 10923 of file ConfigurationObjects.h.

◆ from_json() [74/137]

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

Definition at line 10799 of file ConfigurationObjects.h.

◆ from_json() [75/137]

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

Definition at line 10685 of file ConfigurationObjects.h.

◆ from_json() [76/137]

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

Definition at line 10624 of file ConfigurationObjects.h.

◆ from_json() [77/137]

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

Definition at line 3667 of file ConfigurationObjects.h.

◆ from_json() [78/137]

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

Definition at line 1071 of file ConfigurationObjects.h.

◆ from_json() [79/137]

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

Definition at line 1586 of file ConfigurationObjects.h.

◆ from_json() [80/137]

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

Definition at line 5142 of file ConfigurationObjects.h.

◆ from_json() [81/137]

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

Definition at line 6275 of file ConfigurationObjects.h.

◆ from_json() [82/137]

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

Definition at line 2203 of file ConfigurationObjects.h.

◆ from_json() [83/137]

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

Definition at line 2377 of file ConfigurationObjects.h.

◆ from_json() [84/137]

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

Definition at line 2254 of file ConfigurationObjects.h.

◆ from_json() [85/137]

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

Definition at line 3044 of file ConfigurationObjects.h.

◆ from_json() [86/137]

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

Definition at line 1030 of file ConfigurationObjects.h.

◆ from_json() [87/137]

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

Definition at line 2080 of file ConfigurationObjects.h.

◆ from_json() [88/137]

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

Definition at line 2667 of file ConfigurationObjects.h.

◆ from_json() [89/137]

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

Definition at line 2596 of file ConfigurationObjects.h.

◆ from_json() [90/137]

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

Definition at line 2482 of file ConfigurationObjects.h.

◆ from_json() [91/137]

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

Definition at line 8056 of file ConfigurationObjects.h.

◆ from_json() [92/137]

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

Definition at line 9040 of file ConfigurationObjects.h.

◆ from_json() [93/137]

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

Definition at line 1673 of file ConfigurationObjects.h.

◆ from_json() [94/137]

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

Definition at line 3984 of file ConfigurationObjects.h.

◆ from_json() [95/137]

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

Definition at line 1971 of file ConfigurationObjects.h.

◆ from_json() [96/137]

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

Definition at line 1816 of file ConfigurationObjects.h.

◆ from_json() [97/137]

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

Definition at line 2859 of file ConfigurationObjects.h.

◆ from_json() [98/137]

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

Definition at line 8545 of file ConfigurationObjects.h.

◆ from_json() [99/137]

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

Definition at line 2941 of file ConfigurationObjects.h.

◆ from_json() [100/137]

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

Definition at line 10438 of file ConfigurationObjects.h.

◆ from_json() [101/137]

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

Definition at line 8597 of file ConfigurationObjects.h.

◆ from_json() [102/137]

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

Definition at line 7601 of file ConfigurationObjects.h.

◆ from_json() [103/137]

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

Definition at line 8200 of file ConfigurationObjects.h.

◆ from_json() [104/137]

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

Definition at line 8423 of file ConfigurationObjects.h.

◆ from_json() [105/137]

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

Definition at line 8916 of file ConfigurationObjects.h.

◆ from_json() [106/137]

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

Definition at line 7719 of file ConfigurationObjects.h.

◆ from_json() [107/137]

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

Definition at line 7888 of file ConfigurationObjects.h.

◆ from_json() [108/137]

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

Definition at line 7945 of file ConfigurationObjects.h.

◆ from_json() [109/137]

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

Definition at line 7806 of file ConfigurationObjects.h.

◆ from_json() [110/137]

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

Definition at line 8347 of file ConfigurationObjects.h.

◆ from_json() [111/137]

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

Definition at line 8251 of file ConfigurationObjects.h.

◆ from_json() [112/137]

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

Definition at line 8476 of file ConfigurationObjects.h.

◆ from_json() [113/137]

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

Definition at line 4574 of file ConfigurationObjects.h.

◆ from_json() [114/137]

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

Definition at line 9633 of file ConfigurationObjects.h.

◆ from_json() [115/137]

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

Definition at line 1148 of file ConfigurationObjects.h.

◆ from_json() [116/137]

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

Definition at line 7088 of file ConfigurationObjects.h.

◆ from_json() [117/137]

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

Definition at line 958 of file ConfigurationObjects.h.

◆ from_json() [118/137]

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

Definition at line 4430 of file ConfigurationObjects.h.

◆ from_json() [119/137]

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

Definition at line 6219 of file ConfigurationObjects.h.

◆ from_json() [120/137]

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

Definition at line 5981 of file ConfigurationObjects.h.

◆ from_json() [121/137]

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

Definition at line 4638 of file ConfigurationObjects.h.

◆ from_json() [122/137]

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

Definition at line 2432 of file ConfigurationObjects.h.

◆ from_json() [123/137]

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

Definition at line 3852 of file ConfigurationObjects.h.

◆ from_json() [124/137]

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

Definition at line 7473 of file ConfigurationObjects.h.

◆ from_json() [125/137]

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

Definition at line 2126 of file ConfigurationObjects.h.

◆ from_json() [126/137]

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

Definition at line 9163 of file ConfigurationObjects.h.

◆ from_json() [127/137]

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

Definition at line 4515 of file ConfigurationObjects.h.

◆ from_json() [128/137]

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

Definition at line 10324 of file ConfigurationObjects.h.

◆ from_json() [129/137]

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

Definition at line 10550 of file ConfigurationObjects.h.

◆ from_json() [130/137]

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

Definition at line 10499 of file ConfigurationObjects.h.

◆ from_json() [131/137]

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

Definition at line 2532 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 3427 of file ConfigurationObjects.h.

◆ from_json() [134/137]

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

Definition at line 1318 of file ConfigurationObjects.h.

◆ from_json() [135/137]

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

Definition at line 5630 of file ConfigurationObjects.h.

◆ from_json() [136/137]

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

Definition at line 10872 of file ConfigurationObjects.h.

◆ from_json() [137/137]

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

Definition at line 662 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 2271 of file ConfigurationObjects.h.

◆ isValidRestrictionElementType()

static bool AppConfigurationObjects::isValidRestrictionElementType ( RestrictionElementType_t t)
static

Definition at line 2322 of file ConfigurationObjects.h.

◆ isValidRestrictionType()

static bool AppConfigurationObjects::isValidRestrictionType ( RestrictionType_t t)
static

Definition at line 2290 of file ConfigurationObjects.h.

◆ to_json() [1/137]

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

Definition at line 1400 of file ConfigurationObjects.h.

◆ to_json() [2/137]

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

Definition at line 4033 of file ConfigurationObjects.h.

◆ to_json() [3/137]

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

Definition at line 5550 of file ConfigurationObjects.h.

◆ to_json() [4/137]

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

Definition at line 889 of file ConfigurationObjects.h.

◆ to_json() [5/137]

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

Definition at line 5785 of file ConfigurationObjects.h.

◆ to_json() [6/137]

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

Definition at line 3730 of file ConfigurationObjects.h.

◆ to_json() [7/137]

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

Definition at line 3598 of file ConfigurationObjects.h.

◆ to_json() [8/137]

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

Definition at line 3108 of file ConfigurationObjects.h.

◆ to_json() [9/137]

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

Definition at line 1245 of file ConfigurationObjects.h.

◆ to_json() [10/137]

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

Definition at line 5680 of file ConfigurationObjects.h.

◆ to_json() [11/137]

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

Definition at line 9714 of file ConfigurationObjects.h.

◆ to_json() [12/137]

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

Definition at line 10965 of file ConfigurationObjects.h.

◆ to_json() [13/137]

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

Definition at line 11217 of file ConfigurationObjects.h.

◆ to_json() [14/137]

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

Definition at line 11099 of file ConfigurationObjects.h.

◆ to_json() [15/137]

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

Definition at line 11034 of file ConfigurationObjects.h.

◆ to_json() [16/137]

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

Definition at line 9527 of file ConfigurationObjects.h.

◆ to_json() [17/137]

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

Definition at line 9444 of file ConfigurationObjects.h.

◆ to_json() [18/137]

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

Definition at line 9273 of file ConfigurationObjects.h.

◆ to_json() [19/137]

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

Definition at line 9223 of file ConfigurationObjects.h.

◆ to_json() [20/137]

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

Definition at line 9326 of file ConfigurationObjects.h.

◆ to_json() [21/137]

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

Definition at line 9392 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 1742 of file ConfigurationObjects.h.

◆ to_json() [24/137]

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

Definition at line 6656 of file ConfigurationObjects.h.

◆ to_json() [25/137]

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

Definition at line 6771 of file ConfigurationObjects.h.

◆ to_json() [26/137]

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

Definition at line 6440 of file ConfigurationObjects.h.

◆ to_json() [27/137]

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

Definition at line 6589 of file ConfigurationObjects.h.

◆ to_json() [28/137]

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

Definition at line 6510 of file ConfigurationObjects.h.

◆ to_json() [29/137]

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

Definition at line 6711 of file ConfigurationObjects.h.

◆ to_json() [30/137]

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

Definition at line 11289 of file ConfigurationObjects.h.

◆ to_json() [31/137]

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

Definition at line 11508 of file ConfigurationObjects.h.

◆ to_json() [32/137]

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

Definition at line 11409 of file ConfigurationObjects.h.

◆ to_json() [33/137]

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

Definition at line 11348 of file ConfigurationObjects.h.

◆ to_json() [34/137]

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

Definition at line 7521 of file ConfigurationObjects.h.

◆ to_json() [35/137]

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

Definition at line 11577 of file ConfigurationObjects.h.

◆ to_json() [36/137]

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

Definition at line 11808 of file ConfigurationObjects.h.

◆ to_json() [37/137]

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

Definition at line 11697 of file ConfigurationObjects.h.

◆ to_json() [38/137]

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

Definition at line 11636 of file ConfigurationObjects.h.

◆ to_json() [39/137]

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

Definition at line 5373 of file ConfigurationObjects.h.

◆ to_json() [40/137]

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

Definition at line 7389 of file ConfigurationObjects.h.

◆ to_json() [41/137]

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

Definition at line 5895 of file ConfigurationObjects.h.

◆ to_json() [42/137]

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

Definition at line 6154 of file ConfigurationObjects.h.

◆ to_json() [43/137]

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

Definition at line 6874 of file ConfigurationObjects.h.

◆ to_json() [44/137]

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

Definition at line 6105 of file ConfigurationObjects.h.

◆ to_json() [45/137]

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

Definition at line 6312 of file ConfigurationObjects.h.

◆ to_json() [46/137]

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

Definition at line 5452 of file ConfigurationObjects.h.

◆ to_json() [47/137]

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

Definition at line 6041 of file ConfigurationObjects.h.

◆ to_json() [48/137]

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

Definition at line 7004 of file ConfigurationObjects.h.

◆ to_json() [49/137]

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

Definition at line 7277 of file ConfigurationObjects.h.

◆ to_json() [50/137]

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

Definition at line 7207 of file ConfigurationObjects.h.

◆ to_json() [51/137]

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

Definition at line 7991 of file ConfigurationObjects.h.

◆ to_json() [52/137]

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

Definition at line 7135 of file ConfigurationObjects.h.

◆ to_json() [53/137]

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

Definition at line 765 of file ConfigurationObjects.h.

◆ to_json() [54/137]

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

Definition at line 822 of file ConfigurationObjects.h.

◆ to_json() [55/137]

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

Definition at line 706 of file ConfigurationObjects.h.

◆ to_json() [56/137]

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

Definition at line 592 of file ConfigurationObjects.h.

◆ to_json() [57/137]

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

Definition at line 4949 of file ConfigurationObjects.h.

◆ to_json() [58/137]

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

Definition at line 4281 of file ConfigurationObjects.h.

◆ to_json() [59/137]

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

Definition at line 9785 of file ConfigurationObjects.h.

◆ to_json() [60/137]

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

Definition at line 10008 of file ConfigurationObjects.h.

◆ to_json() [61/137]

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

Definition at line 10164 of file ConfigurationObjects.h.

◆ to_json() [62/137]

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

Definition at line 4088 of file ConfigurationObjects.h.

◆ to_json() [63/137]

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

Definition at line 10093 of file ConfigurationObjects.h.

◆ to_json() [64/137]

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

Definition at line 10366 of file ConfigurationObjects.h.

◆ to_json() [65/137]

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

Definition at line 3900 of file ConfigurationObjects.h.

◆ to_json() [66/137]

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

Definition at line 4143 of file ConfigurationObjects.h.

◆ to_json() [67/137]

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

Definition at line 9902 of file ConfigurationObjects.h.

◆ to_json() [68/137]

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

Definition at line 1485 of file ConfigurationObjects.h.

◆ to_json() [69/137]

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

Definition at line 8107 of file ConfigurationObjects.h.

◆ to_json() [70/137]

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

Definition at line 10252 of file ConfigurationObjects.h.

◆ to_json() [71/137]

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

Definition at line 5282 of file ConfigurationObjects.h.

◆ to_json() [72/137]

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

Definition at line 6376 of file ConfigurationObjects.h.

◆ to_json() [73/137]

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

Definition at line 10916 of file ConfigurationObjects.h.

◆ to_json() [74/137]

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

Definition at line 10779 of file ConfigurationObjects.h.

◆ to_json() [75/137]

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

Definition at line 10677 of file ConfigurationObjects.h.

◆ to_json() [76/137]

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

Definition at line 10612 of file ConfigurationObjects.h.

◆ to_json() [77/137]

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

Definition at line 3661 of file ConfigurationObjects.h.

◆ to_json() [78/137]

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

Definition at line 1065 of file ConfigurationObjects.h.

◆ to_json() [79/137]

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

Definition at line 1571 of file ConfigurationObjects.h.

◆ to_json() [80/137]

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

Definition at line 5130 of file ConfigurationObjects.h.

◆ to_json() [81/137]

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

Definition at line 6262 of file ConfigurationObjects.h.

◆ to_json() [82/137]

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

Definition at line 2196 of file ConfigurationObjects.h.

◆ to_json() [83/137]

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

Definition at line 2370 of file ConfigurationObjects.h.

◆ to_json() [84/137]

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

Definition at line 2247 of file ConfigurationObjects.h.

◆ to_json() [85/137]

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

Definition at line 3031 of file ConfigurationObjects.h.

◆ to_json() [86/137]

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

Definition at line 1016 of file ConfigurationObjects.h.

◆ to_json() [87/137]

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

Definition at line 2073 of file ConfigurationObjects.h.

◆ to_json() [88/137]

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

Definition at line 2654 of file ConfigurationObjects.h.

◆ to_json() [89/137]

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

Definition at line 2583 of file ConfigurationObjects.h.

◆ to_json() [90/137]

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

Definition at line 2474 of file ConfigurationObjects.h.

◆ to_json() [91/137]

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

Definition at line 8047 of file ConfigurationObjects.h.

◆ to_json() [92/137]

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

Definition at line 9029 of file ConfigurationObjects.h.

◆ to_json() [93/137]

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

Definition at line 1662 of file ConfigurationObjects.h.

◆ to_json() [94/137]

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

Definition at line 3975 of file ConfigurationObjects.h.

◆ to_json() [95/137]

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

Definition at line 1947 of file ConfigurationObjects.h.

◆ to_json() [96/137]

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

Definition at line 1808 of file ConfigurationObjects.h.

◆ to_json() [97/137]

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

Definition at line 2843 of file ConfigurationObjects.h.

◆ to_json() [98/137]

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

Definition at line 8534 of file ConfigurationObjects.h.

◆ to_json() [99/137]

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

Definition at line 2932 of file ConfigurationObjects.h.

◆ to_json() [100/137]

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

Definition at line 10425 of file ConfigurationObjects.h.

◆ to_json() [101/137]

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

Definition at line 8590 of file ConfigurationObjects.h.

◆ to_json() [102/137]

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

Definition at line 7590 of file ConfigurationObjects.h.

◆ to_json() [103/137]

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

Definition at line 8189 of file ConfigurationObjects.h.

◆ to_json() [104/137]

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

Definition at line 8415 of file ConfigurationObjects.h.

◆ to_json() [105/137]

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

Definition at line 8855 of file ConfigurationObjects.h.

◆ to_json() [106/137]

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

Definition at line 7699 of file ConfigurationObjects.h.

◆ to_json() [107/137]

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

Definition at line 7874 of file ConfigurationObjects.h.

◆ to_json() [108/137]

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

Definition at line 7936 of file ConfigurationObjects.h.

◆ to_json() [109/137]

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

Definition at line 7794 of file ConfigurationObjects.h.

◆ to_json() [110/137]

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

Definition at line 8334 of file ConfigurationObjects.h.

◆ to_json() [111/137]

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

Definition at line 8244 of file ConfigurationObjects.h.

◆ to_json() [112/137]

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

Definition at line 8468 of file ConfigurationObjects.h.

◆ to_json() [113/137]

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

Definition at line 4567 of file ConfigurationObjects.h.

◆ to_json() [114/137]

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

Definition at line 9619 of file ConfigurationObjects.h.

◆ to_json() [115/137]

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

Definition at line 1135 of file ConfigurationObjects.h.

◆ to_json() [116/137]

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

Definition at line 7080 of file ConfigurationObjects.h.

◆ to_json() [117/137]

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

Definition at line 951 of file ConfigurationObjects.h.

◆ to_json() [118/137]

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

Definition at line 4408 of file ConfigurationObjects.h.

◆ to_json() [119/137]

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

Definition at line 6211 of file ConfigurationObjects.h.

◆ to_json() [120/137]

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

Definition at line 5974 of file ConfigurationObjects.h.

◆ to_json() [121/137]

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

Definition at line 4631 of file ConfigurationObjects.h.

◆ to_json() [122/137]

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

Definition at line 2424 of file ConfigurationObjects.h.

◆ to_json() [123/137]

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

Definition at line 3837 of file ConfigurationObjects.h.

◆ to_json() [124/137]

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

Definition at line 7466 of file ConfigurationObjects.h.

◆ to_json() [125/137]

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

Definition at line 2119 of file ConfigurationObjects.h.

◆ to_json() [126/137]

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

Definition at line 9147 of file ConfigurationObjects.h.

◆ to_json() [127/137]

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

Definition at line 4504 of file ConfigurationObjects.h.

◆ to_json() [128/137]

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

Definition at line 10316 of file ConfigurationObjects.h.

◆ to_json() [129/137]

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

Definition at line 10543 of file ConfigurationObjects.h.

◆ to_json() [130/137]

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

Definition at line 10490 of file ConfigurationObjects.h.

◆ to_json() [131/137]

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

Definition at line 2524 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 3403 of file ConfigurationObjects.h.

◆ to_json() [134/137]

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

Definition at line 1311 of file ConfigurationObjects.h.

◆ to_json() [135/137]

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

Definition at line 5623 of file ConfigurationObjects.h.

◆ to_json() [136/137]

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

Definition at line 10863 of file ConfigurationObjects.h.

◆ to_json() [137/137]

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

Definition at line 652 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.