Kernel Tuning Toolkit
2.3
Loading...
Searching...
No Matches
OutputFormat.h
Go to the documentation of this file.
1
4
#pragma once
5
6
namespace
ktt
7
{
8
12
enum class
OutputFormat
13
{
16
JSON
,
17
20
JSON_T4
,
21
24
XML
25
};
26
27
}
// namespace ktt
ktt
Definition
KttPlatform.h:41
ktt::OutputFormat
OutputFormat
Definition
OutputFormat.h:13
ktt::OutputFormat::JSON
@ JSON
ktt::OutputFormat::XML
@ XML
ktt::OutputFormat::JSON_T4
@ JSON_T4
Source
Output
OutputFormat.h
Generated by
1.9.8