This is the complete list of members for XMLEndpointParser, including all inherited members.
addAllAttributes(tinyxml2::XMLElement *p_profile, DataNode< T > &node) | XMLParser | privatestatic |
fillDataNode(tinyxml2::XMLElement *p_profile, DataNode< ParticipantAttributes > &participant_node) | XMLParser | privatestatic |
fillDataNode(tinyxml2::XMLElement *p_profile, DataNode< PublisherAttributes > &publisher_node) | XMLParser | privatestatic |
fillDataNode(tinyxml2::XMLElement *p_profile, DataNode< SubscriberAttributes > &subscriber_node) | XMLParser | privatestatic |
fillDataNode(tinyxml2::XMLElement *node, DataNode< TopicAttributes > &topic_node) | XMLParser | privatestatic |
fillDataNode(tinyxml2::XMLElement *node, DataNode< RequesterAttributes > &requester_node) | XMLParser | privatestatic |
fillDataNode(tinyxml2::XMLElement *node, DataNode< ReplierAttributes > &replier_node) | XMLParser | privatestatic |
getXMLBool(tinyxml2::XMLElement *elem, bool *b, uint8_t ident) | XMLParser | privatestatic |
getXMLBuiltinAttributes(tinyxml2::XMLElement *elem, rtps::BuiltinAttributes &builtin, uint8_t ident) | XMLParser | privatestatic |
getXMLContainerAllocationConfig(tinyxml2::XMLElement *elem, ResourceLimitedContainerConfig &resourceLimitsQos, uint8_t ident) | XMLParser | privatestatic |
getXMLDataSharingQos(tinyxml2::XMLElement *elem, DataSharingQosPolicy &data_sharing, uint8_t ident) | XMLParser | privatestatic |
getXMLDeadlineQos(tinyxml2::XMLElement *elem, DeadlineQosPolicy &deadline, uint8_t ident) | XMLParser | privatestatic |
getXMLDestinationOrderQos(tinyxml2::XMLElement *elem, DestinationOrderQosPolicy &destinationOrder, uint8_t ident) | XMLParser | privatestatic |
getXMLDisablePositiveAcksQos(tinyxml2::XMLElement *elem, DisablePositiveACKsQosPolicy &disablePositiveAcks, uint8_t ident) | XMLParser | privatestatic |
getXMLDiscoverySettings(tinyxml2::XMLElement *elem, rtps::DiscoverySettings &settings, uint8_t ident) | XMLParser | privatestatic |
getXMLDurabilityQos(tinyxml2::XMLElement *elem, DurabilityQosPolicy &durability, uint8_t ident) | XMLParser | privatestatic |
getXMLDurabilityServiceQos(tinyxml2::XMLElement *elem, DurabilityServiceQosPolicy &durabilityService, uint8_t ident) | XMLParser | privatestatic |
getXMLDuration(tinyxml2::XMLElement *elem, Duration_t &duration, uint8_t ident) | XMLParser | privatestatic |
getXMLEnum(tinyxml2::XMLElement *elem, fastrtps::IntraprocessDeliveryType *e, uint8_t ident) | XMLParser | privatestatic |
getXMLEnum(tinyxml2::XMLElement *elem, rtps::DiscoveryProtocol_t *e, uint8_t ident) | XMLParser | privatestatic |
getXMLEnum(tinyxml2::XMLElement *elem, rtps::ParticipantFilteringFlags_t *e, uint8_t ident) | XMLParser | privatestatic |
getXMLGroupDataQos(tinyxml2::XMLElement *elem, GroupDataQosPolicy &groupData, uint8_t ident) | XMLParser | privatestatic |
getXMLguidPrefix(tinyxml2::XMLElement *elem, rtps::GuidPrefix_t &prefix, uint8_t ident) | XMLParser | privatestatic |
getXMLHistoryMemoryPolicy(tinyxml2::XMLElement *elem, rtps::MemoryManagementPolicy_t &historyMemoryPolicy, uint8_t ident) | XMLParser | privatestatic |
getXMLHistoryQosPolicy(tinyxml2::XMLElement *elem, HistoryQosPolicy &historyQos, uint8_t ident) | XMLParser | privatestatic |
getXMLInitialAnnouncementsConfig(tinyxml2::XMLElement *elem, rtps::InitialAnnouncementConfig &config, uint8_t ident) | XMLParser | privatestatic |
getXMLInt(tinyxml2::XMLElement *elem, int *i, uint8_t ident) | XMLParser | privatestatic |
getXMLLatencyBudgetQos(tinyxml2::XMLElement *elem, LatencyBudgetQosPolicy &latencyBudget, uint8_t ident) | XMLParser | privatestatic |
getXMLLifespanQos(tinyxml2::XMLElement *elem, LifespanQosPolicy &lifespan, uint8_t ident) | XMLParser | privatestatic |
getXMLList(tinyxml2::XMLElement *elem, eprosima::fastdds::rtps::RemoteServerList_t &list, uint8_t ident) | XMLParser | privatestatic |
getXMLLivelinessQos(tinyxml2::XMLElement *elem, LivelinessQosPolicy &liveliness, uint8_t ident) | XMLParser | privatestatic |
getXMLLocatorList(tinyxml2::XMLElement *elem, rtps::LocatorList_t &locatorList, uint8_t ident) | XMLParser | privatestatic |
getXMLLocatorTCPv4(tinyxml2::XMLElement *elem, rtps::Locator_t &locator, uint8_t ident) | XMLParser | privatestatic |
getXMLLocatorTCPv6(tinyxml2::XMLElement *elem, rtps::Locator_t &locator, uint8_t ident) | XMLParser | privatestatic |
getXMLLocatorUDPv4(tinyxml2::XMLElement *elem, rtps::Locator_t &locator, uint8_t ident) | XMLParser | privatestatic |
getXMLLocatorUDPv6(tinyxml2::XMLElement *elem, rtps::Locator_t &locator, uint8_t ident) | XMLParser | privatestatic |
getXMLOctetVector(tinyxml2::XMLElement *elem, std::vector< rtps::octet > &octet_vector, uint8_t ident) | XMLParser | privatestatic |
getXMLOwnershipQos(tinyxml2::XMLElement *elem, OwnershipQosPolicy &ownership, uint8_t ident) | XMLParser | privatestatic |
getXMLOwnershipStrengthQos(tinyxml2::XMLElement *elem, OwnershipStrengthQosPolicy &ownershipStrength, uint8_t ident) | XMLParser | privatestatic |
getXMLParticipantAllocationAttributes(tinyxml2::XMLElement *elem, rtps::RTPSParticipantAllocationAttributes &allocation, uint8_t ident) | XMLParser | privatestatic |
getXMLPartitionQos(tinyxml2::XMLElement *elem, PartitionQosPolicy &partition, uint8_t ident) | XMLParser | privatestatic |
getXMLPortParameters(tinyxml2::XMLElement *elem, rtps::PortParameters &port, uint8_t ident) | XMLParser | privatestatic |
getXMLPresentationQos(tinyxml2::XMLElement *elem, PresentationQosPolicy &presentation, uint8_t ident) | XMLParser | privatestatic |
getXMLPropertiesPolicy(tinyxml2::XMLElement *elem, rtps::PropertyPolicy &propertiesPolicy, uint8_t ident) | XMLParser | privatestatic |
getXMLPublisherAttributes(tinyxml2::XMLElement *elem, PublisherAttributes &publisher, uint8_t ident) | XMLParser | privatestatic |
getXMLPublishModeQos(tinyxml2::XMLElement *elem, PublishModeQosPolicy &publishMode, uint8_t ident) | XMLParser | privatestatic |
getXMLReaderQosPolicies(tinyxml2::XMLElement *elem, ReaderQos &qos, uint8_t ident) | XMLParser | privatestatic |
getXMLReaderTimes(tinyxml2::XMLElement *elem, rtps::ReaderTimes ×, uint8_t ident) | XMLParser | privatestatic |
getXMLReliabilityQos(tinyxml2::XMLElement *elem, ReliabilityQosPolicy &reliability, uint8_t ident) | XMLParser | privatestatic |
getXMLRemoteLocatorsAllocationAttributes(tinyxml2::XMLElement *elem, rtps::RemoteLocatorsAllocationAttributes &allocation, uint8_t ident) | XMLParser | privatestatic |
getXMLRemoteServer(tinyxml2::XMLElement *elem, eprosima::fastdds::rtps::RemoteServerAttributes &server, uint8_t ident) | XMLParser | privatestatic |
getXMLResourceLimitsQos(tinyxml2::XMLElement *elem, ResourceLimitsQosPolicy &resourceLimitsQos, uint8_t ident) | XMLParser | privatestatic |
getXMLSendBuffersAllocationAttributes(tinyxml2::XMLElement *elem, rtps::SendBuffersAllocationAttributes &allocation, uint8_t ident) | XMLParser | privatestatic |
getXMLString(tinyxml2::XMLElement *elem, std::string *s, uint8_t ident) | XMLParser | privatestatic |
getXMLSubscriberAttributes(tinyxml2::XMLElement *elem, SubscriberAttributes &subscriber, uint8_t ident) | XMLParser | privatestatic |
getXMLThroughputController(tinyxml2::XMLElement *elem, rtps::ThroughputControllerDescriptor &throughputController, uint8_t ident) | XMLParser | privatestatic |
getXMLTimeBasedFilterQos(tinyxml2::XMLElement *elem, TimeBasedFilterQosPolicy &timeBasedFilter, uint8_t ident) | XMLParser | privatestatic |
getXMLTopicAttributes(tinyxml2::XMLElement *elem, TopicAttributes &topic, uint8_t ident) | XMLParser | privatestatic |
getXMLTopicDataQos(tinyxml2::XMLElement *elem, TopicDataQosPolicy &topicData, uint8_t ident) | XMLParser | privatestatic |
getXMLTransports(tinyxml2::XMLElement *elem, std::vector< std::shared_ptr< fastdds::rtps::TransportDescriptorInterface >> &transports, uint8_t ident) | XMLParser | privatestatic |
getXMLUint(tinyxml2::XMLElement *elem, unsigned int *ui, uint8_t ident) | XMLParser | privatestatic |
getXMLUint(tinyxml2::XMLElement *elem, uint16_t *ui16, uint8_t ident) | XMLParser | privatestatic |
getXMLUserDataQos(tinyxml2::XMLElement *elem, UserDataQosPolicy &userData, uint8_t ident) | XMLParser | privatestatic |
getXMLWriterQosPolicies(tinyxml2::XMLElement *elem, WriterQos &qos, uint8_t ident) | XMLParser | privatestatic |
getXMLWriterTimes(tinyxml2::XMLElement *elem, rtps::WriterTimes ×, uint8_t ident) | XMLParser | privatestatic |
loadDefaultXMLFile(up_base_node_t &root) | XMLParser | privatestatic |
loadXML(const std::string &filename, up_base_node_t &root) | XMLParser | privatestatic |
loadXML(const char *data, size_t length, up_base_node_t &root) | XMLParser | privatestatic |
loadXML(tinyxml2::XMLDocument &xmlDoc, up_base_node_t &root) | XMLParser | privatestatic |
loadXMLDynamicTypes(tinyxml2::XMLElement &types) | XMLParser | privatestatic |
loadXMLFile(std::string &filename) | XMLEndpointParser | |
loadXMLNode(tinyxml2::XMLDocument &doc) | XMLEndpointParser | |
loadXMLParticipantEndpoint(tinyxml2::XMLElement *xml_endpoint, StaticRTPSParticipantInfo *pdata) | XMLEndpointParser | |
loadXMLProfiles(tinyxml2::XMLElement &profiles, up_base_node_t &root) | XMLParser | privatestatic |
loadXMLReaderEndpoint(tinyxml2::XMLElement *xml_endpoint, StaticRTPSParticipantInfo *pdata) | XMLEndpointParser | |
loadXMLWriterEndpoint(tinyxml2::XMLElement *xml_endpoint, StaticRTPSParticipantInfo *pdata) | XMLEndpointParser | |
lookforReader(const char *partname, uint16_t id, rtps::ReaderProxyData **rdataptr) | XMLEndpointParser | |
lookforWriter(const char *partname, uint16_t id, rtps::WriterProxyData **wdataptr) | XMLEndpointParser | |
parse_tls_config(tinyxml2::XMLElement *p_root, sp_transport_t tcp_transport) | XMLParser | privatestatic |
parseDynamicTypes(tinyxml2::XMLElement *p_root) | XMLParser | privatestatic |
parseLogConfig(tinyxml2::XMLElement *p_root) | XMLParser | privatestatic |
parseProfiles(tinyxml2::XMLElement *p_root, BaseNode &profilesNode) | XMLParser | privatestatic |
parseXML(tinyxml2::XMLDocument &xmlDoc, up_base_node_t &root) | XMLParser | privatestatic |
parseXMLAliasDynamicType(tinyxml2::XMLElement *p_root) | XMLParser | privatestatic |
parseXMLBitfieldDynamicType(tinyxml2::XMLElement *p_root, p_dynamictypebuilder_t p_dynamictype, types::MemberId mId, uint16_t &position) | XMLParser | privatestatic |
parseXMLBitmaskDynamicType(tinyxml2::XMLElement *p_root) | XMLParser | privatestatic |
parseXMLBitsetDynamicType(tinyxml2::XMLElement *p_root) | XMLParser | privatestatic |
parseXMLBitvalueDynamicType(tinyxml2::XMLElement *p_root, p_dynamictypebuilder_t p_dynamictype, uint16_t &position) | XMLParser | privatestatic |
parseXMLCommonSharedMemTransportData(tinyxml2::XMLElement *p_root, sp_transport_t p_transport) | XMLParser | privatestatic |
parseXMLCommonTCPTransportData(tinyxml2::XMLElement *p_root, sp_transport_t p_transport) | XMLParser | privatestatic |
parseXMLCommonTransportData(tinyxml2::XMLElement *p_root, sp_transport_t p_transport) | XMLParser | privatestatic |
parseXMLConsumer(tinyxml2::XMLElement &consumer) | XMLParser | privatestatic |
parseXMLDynamicType(tinyxml2::XMLElement *p_root) | XMLParser | privatestatic |
parseXMLDynamicTypes(tinyxml2::XMLElement &types) | XMLParser | privatestatic |
parseXMLEnumDynamicType(tinyxml2::XMLElement *p_root) | XMLParser | privatestatic |
parseXMLLibrarySettings(tinyxml2::XMLElement *p_root) | XMLParser | privatestatic |
parseXMLMemberDynamicType(tinyxml2::XMLElement *p_root, p_dynamictypebuilder_t p_dynamictype, types::MemberId mId) | XMLParser | privatestatic |
parseXMLMemberDynamicType(tinyxml2::XMLElement *p_root, p_dynamictypebuilder_t p_dynamictype, types::MemberId mId, const std::string &values) | XMLParser | privatestatic |
parseXMLParticipantProf(tinyxml2::XMLElement *p_root, BaseNode &rootNode) | XMLParser | privatestatic |
parseXMLProfiles(tinyxml2::XMLElement &profiles, up_base_node_t &root) | XMLParser | privatestatic |
parseXMLPublisherProf(tinyxml2::XMLElement *p_root, BaseNode &rootNode) | XMLParser | privatestatic |
parseXMLReplierProf(tinyxml2::XMLElement *p_root, BaseNode &rootNode) | XMLParser | privatestatic |
parseXMLRequesterProf(tinyxml2::XMLElement *p_root, BaseNode &rootNode) | XMLParser | privatestatic |
parseXMLStructDynamicType(tinyxml2::XMLElement *p_root) | XMLParser | privatestatic |
parseXMLSubscriberProf(tinyxml2::XMLElement *p_root, BaseNode &rootNode) | XMLParser | privatestatic |
parseXMLTopicData(tinyxml2::XMLElement *p_root, BaseNode &rootNode) | XMLParser | privatestatic |
parseXMLTransportData(tinyxml2::XMLElement *p_root) | XMLParser | privatestatic |
parseXMLTransportsProf(tinyxml2::XMLElement *p_root) | XMLParser | privatestatic |
parseXMLTypes(tinyxml2::XMLElement *p_root) | XMLParser | privatestatic |
parseXMLUnionDynamicType(tinyxml2::XMLElement *p_root) | XMLParser | privatestatic |
XMLEndpointParser() | XMLEndpointParser | |
~XMLEndpointParser() | XMLEndpointParser | virtual |