Owner manual

12-70 IM MX190-01E
Private Members
None.
Member Functions (Alphabetical Order)
CDAQMXBalanceList::add
Syntax
int add(CDAQMXBalanceData * pcMXBalanceData);
Parameters
pcMXBalanceData Specify the data using a pointer.
Description
Adds the specified data to the list and generates data identifiers.
Returns a negative value if not added.
Return value
Returns the data identifier.
Reference
addData
CDAQMXBalanceList::CDAQMXBalanceList
Syntax
CDAQMXBalanceList(void);
virtual ~CDAQMXBalanceList(void);
Description
Constructs or destructs an object.
When constructing, the data member is initialized.
When destructing, the data in the list is deleted.
Reference
initCurrent
CDAQMXList::CDAQMXList
12.4 Details of the MX100 Class