Class PMSlowControl
Declaration :
C++ : class PMSlowControl
Attribute
id
Declaration :
Uml : - id :
C++ : private: id
Attribute
name
Declaration :
Uml : - name :
C++ : private: name
Operation
setParams
Declaration :
Uml : + setParams() :
C++ : public: setParams()
Operation
getParams
Declaration :
Uml : + getParams() :
C++ : public: getParams()
Relation
<composition>
Declaration :
Uml : - :
PMParams_t
, multiplicity : 1
C++ : private:
PMParams_t
Relation
<composition>
Declaration :
Uml : - :
SlowControlEntry
, multiplicity : 0..1
C++ : private:
SlowControlEntry
Stereotype: map
All public operations :
getParams
,
setParams