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

Sets data for one alternative.

C++
void setData(
    int altNum, 
    const DoubleAnnual& newData
);
Parameters 
Description 
int altNum 
Desired alternative number (1-7). 
const DoubleAnnual& newData 
Data to use. 

This version has two arguments stores the data for the specified alternative, then sets the current data to that data.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!