|
GLAMERDOC++
Gravitational Lensing Code Library
|
This is the complete list of members for InputParams, including all inherited members.
| add(std::string label, std::string value=std::string(), std::string comment=std::string()) | InputParams | static |
| exist(std::string label) const (defined in InputParams) | InputParams | |
| filename() const | InputParams | inline |
| get(std::string label, bool &value) const | InputParams | |
| get(std::string label, std::string &value) const | InputParams | |
| get(std::string label, MassFuncType &value) const | InputParams | |
| get(std::string label, LensHaloType &value) const | InputParams | |
| get(std::string label, HaloCatFormats &value) const | InputParams | |
| get(std::string label, GalaxyLensHaloType &value) const | InputParams | |
| get(std::string label, ClumpInternal &value) const | InputParams | |
| get(std::string label, Band &value) const | InputParams | |
| get(std::string label, IMFtype &value) const | InputParams | |
| get(std::string label, EllipMethod &value) const | InputParams | |
| get(std::string label, Number &value) const | InputParams | |
| get(std::string label, const T &def=T()) const | InputParams | |
| InputParams() | InputParams | |
| InputParams(std::string paramfile) | InputParams | |
| Nparams() const | InputParams | inline |
| operator<< (defined in InputParams) | InputParams | friend |
| print() const | InputParams | |
| print_unused() const | InputParams | |
| print_used() const | InputParams | |
| PrintToFile(std::string filename, bool strip_unused=false) const | InputParams | |
| put(std::string label, std::string value, std::string comment=std::string()) | InputParams | |
| put(std::string label, Number value, std::string comment=std::string()) | InputParams | |
| readMOKA() | InputParams | |
| require(std::string label) const | InputParams | |
| sample() | InputParams | static |
| ~InputParams() (defined in InputParams) | InputParams |