#include <GIDI_settings.hh>
Public 멤버 함수 | |
| GIDI_settings () | |
| ~GIDI_settings () | |
| int | addParticle (GIDI_settings_particle const &particle) |
| GIDI_settings_particle const * | getParticle (int PoPId) const |
| int | eraseParticle (int PoPId) |
| void | releaseMemory () |
Private 속성 | |
| std::map< int, GIDI_settings_particle > | mParticles |
GIDI_settings.hh 파일의 220 번째 라인에서 정의되었습니다.
| GIDI_settings::GIDI_settings | ( | ) |
This is the top settings class used when a GND file is read.
GIDI_settings.cc 파일의 17 번째 라인에서 정의되었습니다.
| GIDI_settings::~GIDI_settings | ( | ) |
GIDI_settings.cc 파일의 23 번째 라인에서 정의되었습니다.
| int GIDI_settings::addParticle | ( | GIDI_settings_particle const & | particle | ) |
GIDI_settings.cc 파일의 29 번째 라인에서 정의되었습니다.
다음을 참조함 : GIDI_settings_particle::getPoPId(), mParticles.
GIDI_settings.cc 파일의 50 번째 라인에서 정의되었습니다.
다음을 참조함 : mParticles.
| GIDI_settings_particle const * GIDI_settings::getParticle | ( | int | PoPId | ) | const |
GIDI_settings.cc 파일의 40 번째 라인에서 정의되었습니다.
다음을 참조함 : mParticles.
다음에 의해서 참조됨 : MCGIDI_target_heated_recast(), MCGIDI_quantitiesLookupModes::setGroupIndex().
|
inline |
GIDI_settings.hh 파일의 232 번째 라인에서 정의되었습니다.
다음을 참조함 : mParticles.
|
private |
GIDI_settings.hh 파일의 223 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : addParticle(), eraseParticle(), getParticle(), releaseMemory().
1.8.5