Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
Loading...
Searching...
No Matches
xml_delegate.h File Reference

Contains XmlDelegate interface definition used to parse xml recieved by mip. More...

+ Include dependency graph for xml_delegate.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xml::XmlDelegate
 Interface for overriding XML handling (must be capable of handling multiple threads) More...
 

Namespaces

namespace  xml
 

Typedefs

typedef mip::DelegateResponse< mip::xml::XmlDocument > xml::XmlDocumentResult
 
typedef mip::DelegateResponse< mip::xml::XmlReader > xml::XmlReaderResult
 

Detailed Description

Contains XmlDelegate interface definition used to parse xml recieved by mip.

Definition in file xml_delegate.h.