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

This file contains the ExecutionState class. More...

#include <map>
#include <memory>
#include <utility>
#include <vector>
#include "mip/common_types.h"
#include "mip/mip_namespace.h"
#include "mip/protection_descriptor.h"
#include "mip/upe/action.h"
#include "mip/upe/classification_request.h"
#include "mip/upe/classification_result.h"
#include "mip/upe/label.h"
#include "mip/upe/metadata_entry.h"
#include "mip/upe/metadata_version.h"
+ Include dependency graph for execution_state.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ExecutionState
 Interface for all the state needed to execute the engine. More...
 

Namespaces

namespace  auditmetadatakeys
 

Functions

std::string auditmetadatakeys::LastModifiedBy ()
 
std::string auditmetadatakeys::LastModifiedDate ()
 
std::string auditmetadatakeys::Recipients ()
 
std::string auditmetadatakeys::Sender ()
 Audit metadata keys in string representation.
 

Detailed Description

This file contains the ExecutionState class.

Definition in file execution_state.h.