Owner manual

12-69
IM MX190-01E
MX100 for Exteded API
12
CDAQMXBalanceList Class
CDAQMXList
CDAQMXBalanceList
This class manages initial balance data.
You can create the initial balance data to send in advance and store it. The data is
identified by an indentifier.
You can also store the results of the current data.
Public Members
Construct/Destruct
CDAQMXBalanceList Constructs an object.
~CDAQMXBalanceList Destructs an object.
Member Data Manipulation
add Adds initial balance data.
change Changes initial balance data.
copyData Copies initial balance data.
getClassMXBalanceData Gets initial balance data.
initCurrent Initializes the current initial balance data.
getCurrent Gets the current initial balance data.
Overridden Members
Member Data Manipulation
create Creates initial balance data.
copy Copies initial balance data.
Inherited Members
See CDAQMXList.
del
getMaxNo
getNum
initialize
isData
Protected Members
Data Members
m_cCurrent Field for storing the current initial balance data.
Inherited Members
See CDAQMXList.
m_list
m_num
addData
delData
getData
12.4 Details of the MX100 Class