Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::Nexus::AttrInfo Struct Reference

Information about an attribute. More...

#include <NexusFile_fwd.h>

Public Attributes

std::size_t length
 The length of the attribute.
 
std::string name
 The name of the attribute.
 
NXnumtype type
 The primitive type for the attribute.
 

Detailed Description

Information about an attribute.

Definition at line 138 of file NexusFile_fwd.h.

Member Data Documentation

◆ length

std::size_t Mantid::Nexus::AttrInfo::length

The length of the attribute.

Definition at line 142 of file NexusFile_fwd.h.

◆ name

std::string Mantid::Nexus::AttrInfo::name

The name of the attribute.

Definition at line 144 of file NexusFile_fwd.h.

◆ type

NXnumtype Mantid::Nexus::AttrInfo::type

The primitive type for the attribute.

Definition at line 140 of file NexusFile_fwd.h.


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