Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
AwincNonFile::setData Method (int, DoubleAnnual&)

Sets data for one alternative, storing the data for the specified alternative, then setting the current data to that data.

C++
virtual void setData(
    int altNum, 
    const DoubleAnnual& newData
);
Parameters 
Description 
int altNum 
Desired alternative number (1-7). 
const DoubleAnnual& newData 
Data to use. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!