|
cloudy trunk
|
#include <quantumstate.h>

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] |
Definition at line 9 of file quantumstate.h.
|
inline |
Definition at line 22 of file quantumstate.h.
References m_chConfig.
|
inline |
Definition at line 26 of file quantumstate.h.
References m_chConfig.
|
inline |
Definition at line 14 of file quantumstate.h.
References m_chLabel.
|
inline |
Definition at line 18 of file quantumstate.h.
References m_chLabel.
|
private |
Definition at line 12 of file quantumstate.h.
Referenced by chConfig().
|
private |
Definition at line 11 of file quantumstate.h.
Referenced by chLabel().