#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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|