quantumStateLabels Class Reference

#include <quantumstate.h>

Collaboration diagram for quantumStateLabels:
[legend]

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

const char* quantumStateLabels::chConfig (  )  const [inline]

Definition at line 26 of file quantumstate.h.

References m_chConfig.

char* quantumStateLabels::chConfig (  )  [inline]

Definition at line 22 of file quantumstate.h.

References m_chConfig.

const char* quantumStateLabels::chLabel (  )  const [inline]

Definition at line 18 of file quantumstate.h.

References m_chLabel.

char* quantumStateLabels::chLabel (  )  [inline]

Definition at line 14 of file quantumstate.h.

References m_chLabel.


Field Documentation

char quantumStateLabels::m_chConfig[11] [private]

Definition at line 12 of file quantumstate.h.

Referenced by chConfig().

char quantumStateLabels::m_chLabel[5] [private]

Definition at line 11 of file quantumstate.h.

Referenced by chLabel().


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1