#include <TModuleSpecified.hh>
TModuleSpecifiedのコラボレーション図
Public メソッド | |
TModuleSpecified () | |
TModuleSpecified (const Tstring &id, const TstringList &groups, TModule *module) | |
TModuleSpecified (const TModuleSpecified &right) | |
~TModuleSpecified () | |
const TModuleSpecified & | operator= (const TModuleSpecified &right) |
Tbool | operator== (const TModuleSpecified &right) const |
Tbool | operator!= (const TModuleSpecified &right) const |
const Tstring & | GetModuleID () const |
Tstring & | GetModuleID () |
const TstringList & | GetGroupIDs () const |
TstringList & | GetGroupIDs () |
TModule * | GetModule () const |
Tvoid | SetModuleID (const Tstring &id) |
Tvoid | SetGroupIDs (const TstringList &ids) |
Tvoid | SetModule (TModule *module) |
Tbool | IsSameGroup (const TModuleSpecified &spec) |
Tbool | IsSameGroup (const TstringList &groups) |
Tbool | IsSameGroup (const Tstring &group) |
フレンド | |
Tostream & | operator<< (Tostream &tos, const TModuleSpecified &right) |
TModuleSpecified.hh の 56 行で定義されています。
|
TModuleSpecified.cc の 18 行で定義されています。 |
|
TModuleSpecified.cc の 24 行で定義されています。 |
|
TModuleSpecified.cc の 28 行で定義されています。 |
|
TModuleSpecified.cc の 33 行で定義されています。 |
|
TModuleSpecified.hh の 110 行で定義されています。 参照 TstringList. |
|
TModuleSpecified.hh の 105 行で定義されています。 参照 TstringList. 呼出 IsSameGroup(). |
|
TModuleSpecified.hh の 115 行で定義されています。 |
|
TModuleSpecified.hh の 100 行で定義されています。 参照 Tstring. |
|
TModuleSpecified.hh の 95 行で定義されています。 参照 Tstring. |
|
TModuleSpecified.cc の 79 行で定義されています。 参照 IsSameGroup(), Tbool, と TstringList. |
|
TModuleSpecified.cc の 62 行で定義されています。 |
|
TModuleSpecified.cc の 74 行で定義されています。 参照 GetGroupIDs(), と Tbool. 呼出 IsSameGroup(). |
|
TModuleSpecified.cc の 53 行で定義されています。 参照 Tbool, Tfalse, theGroupIDs, theModule, と theModuleID. |
|
TModuleSpecified.cc の 36 行で定義されています。 参照 theGroupIDs, theModule, と theModuleID. |
|
TModuleSpecified.cc の 44 行で定義されています。 参照 Tbool, theGroupIDs, theModule, theModuleID, と Ttrue. |
|
TModuleSpecified.hh の 126 行で定義されています。 参照 Tvoid. |
|
TModuleSpecified.hh の 132 行で定義されています。 参照 Tvoid. |
|
TModuleSpecified.hh の 120 行で定義されています。 参照 Tvoid. |
|
TModuleSpecified.cc の 86 行で定義されています。 |