Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
AwbiDataFile::AwbiDataFile Constructor

Initializes historical parameters info.

C++
AwbiDataFile(
    int newLastYear, 
    int newMaxyear, 
    const std::string& newDirectory
);
Parameters 
Description 
int newLastYear 
Last year of wage bases. 
int newMaxyear 
Maximum projected year. 
const std::string& newDirectory 
Directory with historical parameters file.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!