Variable Output.type

Type of output

struct Output
{
  // ...
  OutputType type ;
  // ...
}