CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::Monte::OccCandidate Struct Reference

#include <OccCandidate.hh>

+ Inheritance diagram for CASM::Monte::OccCandidate:

Detailed Description

Definition at line 19 of file OccCandidate.hh.

Public Member Functions

 OccCandidate (Index _asym, Index _species_index)
 
bool operator< (OccCandidate B) const
 
bool operator> (const OccCandidate &B) const
 
bool operator<= (const OccCandidate &B) const
 
bool operator>= (const OccCandidate &B) const
 
bool operator== (const OccCandidate &B) const
 
bool operator!= (const OccCandidate &B) const
 

Public Attributes

Index asym
 
Index species_index
 

Protected Member Functions

const OccCandidatederived () const
 
bool _eq (const OccCandidate &B) const
 
bool _ne (const OccCandidate &B) const
 

Constructor & Destructor Documentation

CASM::Monte::OccCandidate::OccCandidate ( Index  _asym,
Index  _species_index 
)
inline

Definition at line 21 of file OccCandidate.hh.

Member Function Documentation

bool CASM::Comparisons< OccCandidate >::_eq ( const OccCandidate &  B) const
inlineprotectedinherited

Definition at line 52 of file Comparisons.hh.

bool CASM::Comparisons< OccCandidate >::_ne ( const OccCandidate &  B) const
inlineprotectedinherited

Definition at line 56 of file Comparisons.hh.

const OccCandidate & CASM::Comparisons< OccCandidate >::derived ( ) const
inlineprotectedinherited

Definition at line 48 of file Comparisons.hh.

bool CASM::Comparisons< OccCandidate >::operator!= ( const OccCandidate &  B) const
inlineinherited

Definition at line 41 of file Comparisons.hh.

bool CASM::Monte::OccCandidate::operator< ( OccCandidate  B) const
inline

Definition at line 28 of file OccCandidate.hh.

bool CASM::Comparisons< OccCandidate >::operator<= ( const OccCandidate &  B) const
inlineinherited

Definition at line 29 of file Comparisons.hh.

bool CASM::Comparisons< OccCandidate >::operator== ( const OccCandidate &  B) const
inlineinherited

Definition at line 37 of file Comparisons.hh.

bool CASM::Comparisons< OccCandidate >::operator> ( const OccCandidate &  B) const
inlineinherited

Definition at line 25 of file Comparisons.hh.

bool CASM::Comparisons< OccCandidate >::operator>= ( const OccCandidate &  B) const
inlineinherited

Definition at line 33 of file Comparisons.hh.

Member Data Documentation

Index CASM::Monte::OccCandidate::asym

Definition at line 25 of file OccCandidate.hh.

Index CASM::Monte::OccCandidate::species_index

Definition at line 26 of file OccCandidate.hh.


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