|
Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
This file contains the ClassificationResult class. More...
#include <map>#include <memory>#include <string>#include <vector>#include "mip/mip_namespace.h"#include "mip/upe/detailed_classification_result.h"Go to the source code of this file.
Classes | |
| class | ClassificationResult |
| Class that contains the result of a classification call on the Execution State. More... | |
Typedefs | |
| using | ClassificationResults = std::map<std::string, std::shared_ptr<ClassificationResult>> |
| A container that contains the results of a classification call on the Execution State. | |
This file contains the ClassificationResult class.
| using ClassificationResults = std::map<std::string, std::shared_ptr<ClassificationResult>> |
A container that contains the results of a classification call on the Execution State.