#include <TAnalysisStatus.hh>
Public メソッド | |
TAnalysisStatus (const Tstring &id="", Tobject_t type=tObjectUnknown, const Tstring &objectid="", const Tstring &canvasid="", Tstatus_t status=tStatusUnknown) | |
TAnalysisStatus (const TAnalysisStatus &right) | |
~TAnalysisStatus () | |
const TAnalysisStatus & | operator= (const TAnalysisStatus &right) |
Tbool | operator== (const TAnalysisStatus &right) const |
Tbool | operator!= (const TAnalysisStatus &right) const |
Tstatus_t | GetStatus () const |
Tobject_t | GetObjectType () const |
const Tstring & | GetID () const |
const Tstring & | GetDrawableObjectID () const |
const Tstring & | GetCanvasID () const |
Tstring & | GetID () |
Tstring & | GetDrawableObjectID () |
Tstring & | GetCanvasID () |
Tvoid | SetStatus (Tstatus_t status) |
Tvoid | SetObjectType (Tobject_t type) |
Tvoid | SetID (const Tstring &id) |
Tvoid | SetDrawableObjectID (const Tstring &id) |
Tvoid | SetCanvasID (const Tstring &id) |
Tthread_t * | GetThreadID () |
Tvoid | SetThreadID (Tthread_t thread) |
フレンド | |
Tostream & | operator<< (Tostream &tos, const TAnalysisStatus &right) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|