![]() |
Quantum Fog
0.9.3
|
Public Member Functions | |
C_ANTHOLOGY_ITEM (const VECTOR< USHORT > &net_story, const COMPLEX &net_amp, USHORT ending) | |
const VECTOR< USHORT > * | get_net_story_ptr () const |
USHORT | get_ending () const |
LStr255 | get_descriptor (USHORT num, COORD_SYSTEM sys) const |
Private Attributes | |
VECTOR< USHORT > | its_net_story |
COMPLEX | its_net_amp |
USHORT | its_ending |
Friends | |
BOOLEAN | operator== (const C_ANTHOLOGY_ITEM &it1, const C_ANTHOLOGY_ITEM &it2) |
BOOLEAN | operator!= (const C_ANTHOLOGY_ITEM &it1, const C_ANTHOLOGY_ITEM &it2) |