tmp/defs.hpp

00001         /*
00002         ** @param c -- double 
00003         */
00004         void setcostNew(double c)
00005         /*
00006         ** @return double value 
00007         */
00008         double getcostNew();
00009         /*
00010         ** @param t -- double 
00011         */
00012         void settonnage(double t)
00013         /*
00014         ** @return double value 
00015         */
00016         double gettonnage();
00017         /*
00018         ** @param m -- double 
00019         */
00020         void setmainTonnage(double m)
00021         /*
00022         ** @return double value 
00023         */
00024         double getmainTonnage();
00025         /*
00026         ** @param d -- double 
00027         */
00028         void setdriveTonnage(double d)
00029         /*
00030         ** @return double value 
00031         */
00032         double getdriveTonnage();
00033         /*
00034         ** @param h -- typeHull 
00035         */
00036         void sethulltype(typeHull h)
00037         /*
00038         ** @return typeHull value 
00039         */
00040         typeHull gethulltype();
00041         /*
00042         ** @param s -- int 
00043         */
00044         void setstreamlined(int s)
00045         /*
00046         ** @return int value 
00047         */
00048         int getstreamlined();
00049         /*
00050         ** @param m -- int 
00051         */
00052         void setmaxAtmosphere(int m)
00053         /*
00054         ** @return int value 
00055         */
00056         int getmaxAtmosphere();
00057         /*
00058         ** @param a -- int 
00059         */
00060         void setaccel(int a)
00061         /*
00062         ** @return int value 
00063         */
00064         int getaccel();
00065         /*
00066         ** @param j -- int 
00067         */
00068         void setjump(int j)
00069         /*
00070         ** @return int value 
00071         */
00072         int getjump();
00073         /*
00074         ** @param p -- int 
00075         */
00076         void setpowerPlant(int p)
00077         /*
00078         ** @return int value 
00079         */
00080         int getpowerPlant();
00081         /*
00082         ** @param c -- double 
00083         */
00084         void setcargo(double c)
00085         /*
00086         ** @return double value 
00087         */
00088         double getcargo();
00089         /*
00090         ** @param s -- int 
00091         */
00092         void setstaterooms(int s)
00093         /*
00094         ** @return int value 
00095         */
00096         int getstaterooms();
00097         /*
00098         ** @param l -- int 
00099         */
00100         void setlowBerths(int l)
00101         /*
00102         ** @return int value 
00103         */
00104         int getlowBerths();
00105         /*
00106         ** @param f -- int 
00107         */
00108         void setfullCrew(int f)
00109         /*
00110         ** @return int value 
00111         */
00112         int getfullCrew();
00113         /*
00114         ** @param m -- int 
00115         */
00116         void setminCrew(int m)
00117         /*
00118         ** @return int value 
00119         */
00120         int getminCrew();
00121         /*
00122         ** @param m -- char * 
00123         */
00124         void setComputerModel();(char * m)
00125         /*
00126         ** @return char * value 
00127         */
00128         char * getComputerModel();();
00129         /*
00130         ** @param c -- int 
00131         */
00132         void setComputerCpu();(int c)
00133         /*
00134         ** @return int value 
00135         */
00136         int getComputerCpu();();
00137         /*
00138         ** @param s -- int 
00139         */
00140         void setComputerStorage();(int s)
00141         /*
00142         ** @return int value 
00143         */
00144         int getComputerStorage();();
00145         /*
00146         ** @param m -- double 
00147         */
00148         void setComputerMass();(double m)
00149         /*
00150         ** @return double value 
00151         */
00152         double getComputerMass();();
00153         /*
00154         ** @param v -- double 
00155         */
00156         void setComputerValue();(double v)
00157         /*
00158         ** @return double value 
00159         */
00160         double getComputerValue();();
00161         /*
00162         ** @param h -- double 
00163         */
00164         void setCostListHull();(double h)
00165         /*
00166         ** @return double value 
00167         */
00168         double getCostListHull();();
00169         /*
00170         ** @param c -- double 
00171         */
00172         void setCostListComputer();(double c)
00173         /*
00174         ** @return double value 
00175         */
00176         double getCostListComputer();();
00177         /*
00178         ** @param j -- double 
00179         */
00180         void setCostListJump();(double j)
00181         /*
00182         ** @return double value 
00183         */
00184         double getCostListJump();();
00185         /*
00186         ** @param m -- double 
00187         */
00188         void setCostListManuever();(double m)
00189         /*
00190         ** @return double value 
00191         */
00192         double getCostListManuever();();
00193         /*
00194         ** @param p -- double 
00195         */
00196         void setCostListPplant();(double p)
00197         /*
00198         ** @return double value 
00199         */
00200         double getCostListPplant();();
00201         /*
00202         ** @param t -- double 
00203         */
00204         void setCostListTurrets();(double t)
00205         /*
00206         ** @return double value 
00207         */
00208         double getCostListTurrets();();
00209         /*
00210         ** @param w -- double 
00211         */
00212         void setCostListWeapons();(double w)
00213         /*
00214         ** @return double value 
00215         */
00216         double getCostListWeapons();();
00217         /*
00218         ** @param s -- double 
00219         */
00220         void setCostListStaterooms();(double s)
00221         /*
00222         ** @return double value 
00223         */
00224         double getCostListStaterooms();();
00225         /*
00226         ** @param l -- double 
00227         */
00228         void setCostListLowberths();(double l)
00229         /*
00230         ** @return double value 
00231         */
00232         double getCostListLowberths();();
00233         /*
00234         ** @param e -- double 
00235         */
00236         void setCostListEmergencylowberths();(double e)
00237         /*
00238         ** @return double value 
00239         */
00240         double getCostListEmergencylowberths();();
00241         /*
00242         ** @param s -- double 
00243         */
00244         void setCostListSmallcraft_cabins();(double s)
00245         /*
00246         ** @return double value 
00247         */
00248         double getCostListSmallcraft_cabins();();
00249         /*
00250         ** @param s -- double 
00251         */
00252         void setCostListSmallcraft_couches();(double s)
00253         /*
00254         ** @return double value 
00255         */
00256         double getCostListSmallcraft_couches();();
00257         /*
00258         ** @param v -- double 
00259         */
00260         void setCostListVehicles();(double v)
00261         /*
00262         ** @return double value 
00263         */
00264         double getCostListVehicles();();

Generated on Fri Mar 7 16:40:53 2008 for frpuniverse by  doxygen 1.4.7