#include <PndSttTubeMap.h>
Definition at line 16 of file PndSttTubeMap.h.
◆ ~PndSttTubeMap()
virtual PndSttTubeMap::~PndSttTubeMap |
( |
| ) |
|
|
virtual |
◆ AddTube()
void PndSttTubeMap::AddTube |
( |
int |
tubeId, |
|
|
PndSttTube * |
tube |
|
) |
| |
|
inline |
◆ GetMap()
std::map<int, PndSttTube *> PndSttTubeMap::GetMap |
( |
| ) |
|
|
inline |
◆ GetMapSize()
int PndSttTubeMap::GetMapSize |
( |
| ) |
|
|
inline |
◆ GetTube()
Definition at line 22 of file PndSttTubeMap.h.
24 if (fTubeMap.count(tubeId) > 0)
25 return fTubeMap[tubeId];
◆ Instance()
The documentation for this class was generated from the following file: