C++ Instrument Catalog
Public Attributes | List of all members
MTL::Instrument::PT2026Types::sExample< ParmType > Struct Template Reference

#include <PT2026Types.h>

Public Attributes

bool ExampleState
 
ParmType< F64 > ExampleF64
 
ParmType< F32 > ExampleF32
 

Detailed Description

template<template< class > class ParmType>
struct MTL::Instrument::PT2026Types::sExample< ParmType >

Definition at line 189 of file PT2026Types.h.

Member Data Documentation

◆ ExampleF32

template<template< class > class ParmType>
ParmType<F32> MTL::Instrument::PT2026Types::sExample< ParmType >::ExampleF32

Definition at line 193 of file PT2026Types.h.

◆ ExampleF64

template<template< class > class ParmType>
ParmType<F64> MTL::Instrument::PT2026Types::sExample< ParmType >::ExampleF64

Definition at line 192 of file PT2026Types.h.

◆ ExampleState

template<template< class > class ParmType>
bool MTL::Instrument::PT2026Types::sExample< ParmType >::ExampleState

Definition at line 191 of file PT2026Types.h.


The documentation for this struct was generated from the following file: