Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- i -
- IncrementBrightness()
: tv_device.c
- IncrementColor()
: tv_device.c
- IncrementContrast()
: tv_device.c
- IncrementVolume()
: tv_device.c
- InfoFileHnd
: upnpdebug.c
- infoFileName
: upnpdebug.c
- INVALID_JOB_ID
: ThreadPool.h
- INVALID_POLICY
: ThreadPool.h
- INVALID_SOCKET
: UpnpInet.h
- is_escaped()
: uri.c
- is_mark()
: uri.c
- is_reserved()
: uri.c
- is_unreserved()
: uri.c
- is_valid_alias()
: webserver.c
- isDuplicateAttribute()
: ixmlparser.c
- isFileInVirtualDir()
: webserver.c
- isTopLevelElement()
: ixmlparser.c
- isUrlV6UlaGua()
: ssdp_device.c
- IXML_Attr
: ixml.h
- IXML_CDATASection
: ixml.h
- IXML_Document
: ixml.h
- IXML_Element
: ixml.h
- IXML_ERRORCODE
: ixml.h
- ixml_membuf_append()
: ixmlmembuf.h
- ixml_membuf_append_str()
: ixmlmembuf.h
- ixml_membuf_assign()
: ixmlmembuf.h
, ixmlmembuf.c
- ixml_membuf_assign_str()
: ixmlmembuf.h
, ixmlmembuf.c
- ixml_membuf_destroy()
: ixmlmembuf.h
, ixmlmembuf.c
- ixml_membuf_init()
: ixmlmembuf.h
, ixmlmembuf.c
- ixml_membuf_insert()
: ixmlmembuf.h
- ixml_membuf_set_size()
: ixmlmembuf.c
- IXML_NamedNodeMap
: ixml.h
- IXML_Node
: ixml.h
- IXML_NODE_TYPE
: ixml.h
- IXML_NodeList
: ixml.h
- IXML_Text
: ixml.h
- ixmlAttr_free()
: ixml.h
- ixmlCDATASection_free()
: ixml.h
, node.c
- ixmlCDATASection_init()
: ixml.h
, node.c
- ixmlCloneDOMString()
: ixml.h
- ixmlDocument_createAttribute()
: ixml.h
, document.c
- ixmlDocument_createAttributeEx()
: ixml.h
, document.c
- ixmlDocument_createAttributeNS()
: ixml.h
- ixmlDocument_createAttributeNSEx()
: ixml.h
- ixmlDocument_createCDATASection()
: ixml.h
- ixmlDocument_createCDATASectionEx()
: ixml.h
- ixmlDocument_createDocument()
: ixml.h
, document.c
- ixmlDocument_createDocumentEx()
: ixml.h
, document.c
- ixmlDocument_createElement()
: ixml.h
- ixmlDocument_createElementEx()
: ixml.h
- ixmlDocument_createElementNS()
: ixml.h
- ixmlDocument_createElementNSEx()
: ixml.h
- ixmlDocument_createTextNode()
: ixml.h
- ixmlDocument_createTextNodeEx()
: ixml.h
- ixmlDocument_free()
: ixml.h
, document.c
- ixmlDocument_getElementById()
: ixml.h
- ixmlDocument_getElementsByTagName()
: ixml.h
- ixmlDocument_getElementsByTagNameNS()
: ixml.h
- ixmlDocument_importNode()
: ixml.h
, document.c
- ixmlDocument_init()
: ixml.h
, document.c
- ixmlDocument_setOwnerDocument()
: document.c
- ixmlDocumenttoString()
: ixml.h
, ixml.c
- ixmlDomTreetoString()
: ixml.c
- ixmlElement_findAttributeNode()
: element.c
- ixmlElement_free()
: ixml.h
, element.c
- ixmlElement_getAttribute()
: ixml.h
- ixmlElement_getAttributeNode()
: ixml.h
- ixmlElement_getAttributeNodeNS()
: ixml.h
- ixmlElement_getAttributeNS()
: ixml.h
- ixmlElement_getElementsByTagName()
: ixml.h
- ixmlElement_getElementsByTagNameNS()
: ixml.h
- ixmlElement_getTagName()
: ixml.h
, element.c
- ixmlElement_hasAttribute()
: ixml.h
- ixmlElement_hasAttributeNS()
: ixml.h
- ixmlElement_init()
: ixml.h
, element.c
- ixmlElement_removeAttribute()
: ixml.h
- ixmlElement_removeAttributeNode()
: ixml.h
, element.c
- ixmlElement_removeAttributeNS()
: ixml.h
- ixmlElement_setAttribute()
: ixml.h
- ixmlElement_setAttributeNode()
: ixml.h
, element.c
- ixmlElement_setAttributeNodeNS()
: ixml.h
- ixmlElement_setAttributeNS()
: ixml.h
- ixmlElement_setTagName()
: element.c
, ixmlparser.h
- ixmlFreeDOMString()
: ixml.h
- ixmlLoadDocument()
: ixml.h
, ixml.c
- ixmlLoadDocumentEx()
: ixml.h
, ixml.c
- ixmlNamedNodeMap_addToNamedNodeMap()
: ixmlparser.h
, namedNodeMap.c
- ixmlNamedNodeMap_free()
: ixml.h
, namedNodeMap.c
- ixmlNamedNodeMap_getItemNumber()
: namedNodeMap.c
- ixmlNamedNodeMap_getLength()
: ixml.h
, namedNodeMap.c
- ixmlNamedNodeMap_getNamedItem()
: ixml.h
- ixmlNamedNodeMap_getNamedItemNS()
: ixml.h
- ixmlNamedNodeMap_init()
: namedNodeMap.c
, ixmlparser.h
- ixmlNamedNodeMap_item()
: ixml.h
- ixmlNamedNodeMap_removeNamedItem()
: ixml.h
- ixmlNamedNodeMap_removeNamedItemNS()
: ixml.h
- ixmlNamedNodeMap_setNamedItem()
: ixml.h
- ixmlNamedNodeMap_setNamedItemNS()
: ixml.h
- ixmlNode_allowChildren()
: node.c
- ixmlNode_appendChild()
: node.c
, ixml.h
- ixmlNode_cloneAttr()
: node.c
- ixmlNode_cloneAttrDirect()
: node.c
- ixmlNode_cloneCDATASect()
: node.c
- ixmlNode_cloneElement()
: node.c
- ixmlNode_cloneNode()
: ixml.h
, node.c
- ixmlNode_cloneNodeTree()
: node.c
- ixmlNode_cloneNodeTreeRecursive()
: node.c
- ixmlNode_cloneTextNode()
: node.c
- ixmlNode_compare()
: ixmlparser.h
, node.c
- ixmlNode_free()
: node.c
, ixml.h
- ixmlNode_freeSingleNode()
: node.c
- ixmlNode_getAttributes()
: ixml.h
, node.c
- ixmlNode_getChildNodes()
: ixml.h
, node.c
- ixmlNode_getElementsByTagName()
: ixmlparser.h
, node.c
- ixmlNode_getElementsByTagNameNS()
: ixmlparser.h
, node.c
- ixmlNode_getElementsByTagNameNSRecursive()
: node.c
- ixmlNode_getElementsByTagNameRecursive()
: node.c
- ixmlNode_getFirstChild()
: ixml.h
, node.c
- ixmlNode_getLastChild()
: node.c
, ixml.h
- ixmlNode_getLocalName()
: ixml.h
, node.c
- ixmlNode_getNamespaceURI()
: ixml.h
, node.c
- ixmlNode_getNextSibling()
: ixml.h
, node.c
- ixmlNode_getNodeName()
: node.c
, ixml.h
- ixmlNode_getNodeType()
: ixml.h
, node.c
- ixmlNode_getNodeValue()
: ixml.h
, node.c
- ixmlNode_getOwnerDocument()
: ixml.h
, node.c
- ixmlNode_getParentNode()
: ixml.h
, node.c
- ixmlNode_getPrefix()
: ixml.h
, node.c
- ixmlNode_getPreviousSibling()
: ixml.h
, node.c
- ixmlNode_hasAttributes()
: ixml.h
, node.c
- ixmlNode_hasChildNodes()
: ixml.h
, node.c
- ixmlNode_init()
: ixmlparser.h
- ixmlNode_insertBefore()
: node.c
, ixml.h
- ixmlNode_isAncestor()
: node.c
- ixmlNode_isParent()
: node.c
- ixmlNode_newDoc()
: node.c
- ixmlNode_removeChild()
: ixml.h
, node.c
- ixmlNode_replaceChild()
: node.c
, ixml.h
- ixmlNode_setLocalName()
: node.c
- ixmlNode_setNamespaceURI()
: node.c
- ixmlNode_setNodeName()
: ixmlparser.h
, node.c
- ixmlNode_setNodeProperties()
: ixmlparser.h
, node.c
- ixmlNode_setNodeValue()
: ixml.h
, node.c
- ixmlNode_setPrefix()
: node.c
- ixmlNode_setSiblingNodesParent()
: node.c
- ixmlNodeList_addToNodeList()
: nodeList.c
, ixmlparser.h
- ixmlNodeList_free()
: nodeList.c
, ixml.h
- ixmlNodeList_init()
: ixmlparser.h
, nodeList.c
- ixmlNodeList_item()
: nodeList.c
, ixml.h
- ixmlNodeList_length()
: ixml.h
, nodeList.c
- ixmlNodetoString()
: ixml.h
, ixml.c
- ixmlParseBuffer()
: ixml.h
, ixml.c
- ixmlParseBufferEx()
: ixml.c
, ixml.h
- ixmlPrintDocument()
: ixml.h
, ixml.c
- ixmlPrintDomTree()
: ixml.c
- ixmlPrintDomTreeRecursive()
: ixml.c
- IxmlPrintf()
: ixmldebug.h
, ixmldebug.c
- ixmlPrintNode()
: ixml.h
, ixml.c
- ixmlRelaxParser()
: ixml.h
, ixml.c