#include <ZDC_ModuleBase.h>
Definition at line 18 of file ZDC_ModuleBase.h.
◆ ZDC_ModuleBase() [1/3]
ZDC_ModuleBase::ZDC_ModuleBase |
( |
| ) |
|
|
inline |
◆ ZDC_ModuleBase() [2/3]
ZDC_ModuleBase::ZDC_ModuleBase |
( |
const std::string & |
name, |
|
|
int |
side, |
|
|
int |
module |
|
) |
| |
|
inline |
◆ ZDC_ModuleBase() [3/3]
ZDC_ModuleBase::ZDC_ModuleBase |
( |
ZDC_ModuleBase * |
right, |
|
|
int |
side, |
|
|
int |
module |
|
) |
| |
|
inline |
◆ ~ZDC_ModuleBase()
virtual ZDC_ModuleBase::~ZDC_ModuleBase |
( |
| ) |
|
|
virtualdefault |
◆ create()
◆ getModule()
const int& ZDC_ModuleBase::getModule |
( |
| ) |
const |
|
inline |
◆ getName()
const std::string& ZDC_ModuleBase::getName |
( |
| ) |
const |
|
inline |
◆ getSide()
const int& ZDC_ModuleBase::getSide |
( |
| ) |
const |
|
inline |
◆ getTransform()
const GeoTrf::Transform3D& ZDC_ModuleBase::getTransform |
( |
| ) |
const |
|
inline |
◆ setTransform()
void ZDC_ModuleBase::setTransform |
( |
const GeoTrf::Transform3D |
trf | ) |
|
|
inline |
◆ m_module
int ZDC_ModuleBase::m_module {} |
|
protected |
◆ m_name
std::string ZDC_ModuleBase::m_name |
|
protected |
◆ m_side
int ZDC_ModuleBase::m_side {} |
|
protected |
◆ m_trf
GeoTrf::Transform3D ZDC_ModuleBase::m_trf {} |
|
protected |
The documentation for this class was generated from the following file: