Gemmi C++ API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gemmi::HklValue< T > Struct Template Reference

#include <asudata.hpp>

Public Member Functions

bool operator< (const Miller &m) const
 
bool operator< (const HklValue &o) const
 

Public Attributes

Miller hkl
 
T value
 

Detailed Description

template<typename T>
struct gemmi::HklValue< T >

Definition at line 97 of file asudata.hpp.

Member Function Documentation

◆ operator<() [1/2]

template<typename T >
bool gemmi::HklValue< T >::operator< ( const Miller m) const
inline

Definition at line 101 of file asudata.hpp.

◆ operator<() [2/2]

template<typename T >
bool gemmi::HklValue< T >::operator< ( const HklValue< T > &  o) const
inline

Definition at line 102 of file asudata.hpp.

Member Data Documentation

◆ hkl

template<typename T >
Miller gemmi::HklValue< T >::hkl

Definition at line 98 of file asudata.hpp.

◆ value

template<typename T >
T gemmi::HklValue< T >::value

Definition at line 99 of file asudata.hpp.


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