Mantid
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
Mantid::DataHandling::NXcanSAS::InstrumentPolarizer Struct Reference

#include <NXcanSASDefinitions.h>

Public Member Functions

const std::string & getComponentName () const
 
const std::string & getComponentType () const
 
 InstrumentPolarizer (const std::string &type, const std::string &name)
 
std::string nxPolarizerClassAttr () const
 
std::string sasPolarizerClassAttr () const
 
std::string sasPolarizerGroupAttr () const
 

Static Public Member Functions

static std::string sasPolarizerDeviceType ()
 
static std::string sasPolarizerDistance ()
 
static std::string sasPolarizerDistanceUnitAttr ()
 
static std::string sasPolarizerIDFDeviceType ()
 
static std::string sasPolarizerName ()
 

Private Attributes

std::string m_name
 
std::string m_type
 

Detailed Description

Definition at line 165 of file NXcanSASDefinitions.h.

Constructor & Destructor Documentation

◆ InstrumentPolarizer()

Mantid::DataHandling::NXcanSAS::InstrumentPolarizer::InstrumentPolarizer ( const std::string &  type,
const std::string &  name 
)
inlineexplicit

Definition at line 166 of file NXcanSASDefinitions.h.

Member Function Documentation

◆ getComponentName()

const std::string & Mantid::DataHandling::NXcanSAS::InstrumentPolarizer::getComponentName ( ) const
inline

Definition at line 175 of file NXcanSASDefinitions.h.

References m_name.

◆ getComponentType()

const std::string & Mantid::DataHandling::NXcanSAS::InstrumentPolarizer::getComponentType ( ) const
inline

Definition at line 176 of file NXcanSASDefinitions.h.

References m_type.

◆ nxPolarizerClassAttr()

std::string Mantid::DataHandling::NXcanSAS::InstrumentPolarizer::nxPolarizerClassAttr ( ) const
inline

Definition at line 169 of file NXcanSASDefinitions.h.

References m_type.

◆ sasPolarizerClassAttr()

std::string Mantid::DataHandling::NXcanSAS::InstrumentPolarizer::sasPolarizerClassAttr ( ) const
inline

Definition at line 167 of file NXcanSASDefinitions.h.

References m_type.

◆ sasPolarizerDeviceType()

static std::string Mantid::DataHandling::NXcanSAS::InstrumentPolarizer::sasPolarizerDeviceType ( )
inlinestatic

Definition at line 171 of file NXcanSASDefinitions.h.

◆ sasPolarizerDistance()

static std::string Mantid::DataHandling::NXcanSAS::InstrumentPolarizer::sasPolarizerDistance ( )
inlinestatic

Definition at line 173 of file NXcanSASDefinitions.h.

◆ sasPolarizerDistanceUnitAttr()

static std::string Mantid::DataHandling::NXcanSAS::InstrumentPolarizer::sasPolarizerDistanceUnitAttr ( )
inlinestatic

Definition at line 174 of file NXcanSASDefinitions.h.

◆ sasPolarizerGroupAttr()

std::string Mantid::DataHandling::NXcanSAS::InstrumentPolarizer::sasPolarizerGroupAttr ( ) const
inline

Definition at line 168 of file NXcanSASDefinitions.h.

References m_type.

◆ sasPolarizerIDFDeviceType()

static std::string Mantid::DataHandling::NXcanSAS::InstrumentPolarizer::sasPolarizerIDFDeviceType ( )
inlinestatic

Definition at line 172 of file NXcanSASDefinitions.h.

◆ sasPolarizerName()

static std::string Mantid::DataHandling::NXcanSAS::InstrumentPolarizer::sasPolarizerName ( )
inlinestatic

Definition at line 170 of file NXcanSASDefinitions.h.

Member Data Documentation

◆ m_name

std::string Mantid::DataHandling::NXcanSAS::InstrumentPolarizer::m_name
private

Definition at line 180 of file NXcanSASDefinitions.h.

Referenced by getComponentName().

◆ m_type

std::string Mantid::DataHandling::NXcanSAS::InstrumentPolarizer::m_type
private

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