Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
Contains all the modules related with the XMLParser

Classes

class  XMLParser
 Class XMLParser, used to load XML data. More...
 
class  XMLProfileManager
 Class XMLProfileManager, used to make available profiles from XML file. More...
 

Enumerations

enum class  XMLP_ret { XML_ERROR , XML_OK , XML_NOK }
 Enum class XMLP_ret, used to provide a strongly typed result from the operations within this module. More...
 

Detailed Description

Enumeration Type Documentation

◆ XMLP_ret

enum class XMLP_ret
strong

Enum class XMLP_ret, used to provide a strongly typed result from the operations within this module.

Enumerator
XML_ERROR 
XML_OK 
XML_NOK