cloudy trunk
Loading...
Searching...
No Matches
quantumStateLabels Class Reference

#include <quantumstate.h>

Collaboration diagram for quantumStateLabels:

Public Member Functions

char * chLabel ()
const char * chLabel () const
char * chConfig ()
const char * chConfig () const

Private Attributes

char m_chLabel [5]
char m_chConfig [11]

Detailed Description

Definition at line 9 of file quantumstate.h.

Member Function Documentation

◆ chConfig() [1/2]

char * quantumStateLabels::chConfig ( )
inline

Definition at line 22 of file quantumstate.h.

References m_chConfig.

◆ chConfig() [2/2]

const char * quantumStateLabels::chConfig ( ) const
inline

Definition at line 26 of file quantumstate.h.

References m_chConfig.

◆ chLabel() [1/2]

char * quantumStateLabels::chLabel ( )
inline

Definition at line 14 of file quantumstate.h.

References m_chLabel.

◆ chLabel() [2/2]

const char * quantumStateLabels::chLabel ( ) const
inline

Definition at line 18 of file quantumstate.h.

References m_chLabel.

Field Documentation

◆ m_chConfig

char quantumStateLabels::m_chConfig[11]
private

Definition at line 12 of file quantumstate.h.

Referenced by chConfig(), and chConfig().

◆ m_chLabel

char quantumStateLabels::m_chLabel[5]
private

Definition at line 11 of file quantumstate.h.

Referenced by chLabel(), and chLabel().


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