#include <TDataRecord.hh>
TDataRecordに対する継承グラフ
Public メソッド | |
TDataRecord (const Tstring &id=TunknownID) | |
TDataRecord (const TDataRecord &right) | |
~TDataRecord () | |
Tint | GetRecordSize () |
Tint | Record (TOutputObjectStream *output) |
Tvoid | Clear () |
Tint | Serialize (const Tvoid *buffer) |
Tint | Deserialize (const Tvoid *buffer) |
Tint | Size () const |
const TDataRecord & | operator= (const TDataRecord &right) |
Tbool | operator== (const TDataRecord &right) const |
Tbool | operator!= (const TDataRecord &right) const |
Tbool | operator== (const Tstring &right) const |
Tbool | operator!= (const Tstring &right) const |
const TDataSection & | operator[] (Tint n) const |
TDataSection & | operator[] (Tint n) |
const TDataSection & | operator[] (const Tstring &id) const |
TDataSection & | operator[] (const Tstring &id) |
TDataRecord | Test (Tint somevalue=0) |
Tbool | FindDataSection (const Tstring &id, TDataSection §ion) const |
Tint | FindDataSection (const Tstring &id) const |
Tbool | FindDataSegment (const Tstring &secid, const Tstring &segid, TDataSegment &segment) const |
Tint | FindDataSegment (const Tstring &secid, const Tstring &segid) const |
Tbool | FindDataSegment (Tstring idset[2], TDataSegment &segment) const |
Tint | FindDataSegment (Tstring idset[2]) const |
Tbool | FindDataSegment (const TstringList &idset, TDataSegment &segment) const |
Tint | FindDataSegment (const TstringList &idset) const |
Tbool | FindDataElement (const Tstring &secid, const Tstring &segid, const Tstring &eleid, TDataElement &element) const |
Tint | FindDataElement (const Tstring &secid, const Tstring &segid, const Tstring &eleid) const |
Tbool | FindDataElement (Tstring idset[3], TDataElement &element) const |
Tint | FindDataElement (Tstring idset[3]) const |
Tbool | FindDataElement (const TstringList &idset, TDataElement &element) const |
Tint | FindDataElement (const TstringList &idset) const |
Tobject_t | GetObjectType () const |
const Tstring & | GetID () const |
Tvoid | SetObjectType (Tobject_t objecttype) |
Tvoid | SetID (const Tstring &id) |
virtual Tbool | operator== (const TStreamableObject &right) const |
virtual Tbool | operator!= (const TStreamableObject &right) const |
Protected 変数 | |
Tobject_t | theObjectType |
Tstring | theID |
フレンド | |
Tostream & | operator<< (Tostream &tos, const TDataRecord &right) |
TDataRecord.hh の 85 行で定義されています。
|
TDataRecord.cc の 52 行で定義されています。 |
|
TDataRecord.cc の 56 行で定義されています。 参照 TDataSectionList. |
|
TDataRecord.cc の 60 行で定義されています。 |
|
TStreamableObjectに実装されています. TDataRecord.cc の 333 行で定義されています。 参照 size(), TStreamableObject::theID, Tsize_t, TunknownID, と Tvoid. 呼出 TEvent::Clear(). |
|
TStreamableObjectに実装されています. TDataRecord.cc の 500 行で定義されています。 参照 TDataSection::Deserialize(), Tbyte, Tchar, TStreamableObject::theID, TStreamableObject::theObjectType, Tint, Tobject_t, Tsize_t, Tsizeof, と Tvoid. |
|
TDataRecord.cc の 446 行で定義されています。 参照 FindDataElement(), と Tint. |
|
TDataRecord.cc の 441 行で定義されています。 参照 FindDataElement(), と Tbool. |
|
TDataRecord.cc の 436 行で定義されています。 参照 FindDataElement(), と Tint. |
|
TDataRecord.cc の 431 行で定義されています。 参照 FindDataElement(), と Tbool. |
|
TDataRecord.cc の 416 行で定義されています。 参照 FindDataSection(), と Tint. |
|
TDataRecord.cc の 405 行で定義されています。 参照 TDataSegment::FindDataElement(), FindDataSection(), TDataSection::FindDataSegment(), Tbool, と Tfalse. |
|
TDataRecord.cc の 353 行で定義されています。 |
|
TDataRecord.cc の 342 行で定義されています。 |
|
TDataRecord.cc の 400 行で定義されています。 参照 FindDataSegment(), と Tint. |
|
TDataRecord.cc の 395 行で定義されています。 参照 FindDataSegment(), と Tbool. |
|
TDataRecord.cc の 390 行で定義されています。 参照 FindDataSegment(), と Tint. |
|
TDataRecord.cc の 385 行で定義されています。 参照 FindDataSegment(), と Tbool. |
|
TDataRecord.cc の 375 行で定義されています。 参照 FindDataSection(), と Tint. |
|
TDataRecord.cc の 365 行で定義されています。 参照 FindDataSection(), TDataSection::FindDataSegment(), Tbool, と Tfalse. |
|
|
|
TStreamableObjectに実装されています. TDataRecord.cc の 63 行で定義されています。 参照 size(), Tchar, TStreamableObject::theID, Tint, Tobject_t, Tsize_t, と Tsizeof. |
|
TStreamableObject.cc の 45 行で定義されています。 参照 Tbool, Tfalse, TStreamableObject::theID, TStreamableObject::theObjectType, と Ttrue. |
|
TDataRecord.cc の 324 行で定義されています。 参照 Tbool, Tfalse, TStreamableObject::theID, と Ttrue. |
|
TDataRecord.cc の 307 行で定義されています。 参照 Tbool, TDataSectionList, と Tfalse. |
|
TDataRecord.cc の 292 行で定義されています。 参照 TDataSectionList. |
|
TStreamableObject.cc の 36 行で定義されています。 参照 Tbool, Tfalse, TStreamableObject::theID, TStreamableObject::theObjectType, と Ttrue. |
|
TDataRecord.cc の 315 行で定義されています。 参照 Tbool, Tfalse, TStreamableObject::theID, と Ttrue. |
|
TDataRecord.cc の 299 行で定義されています。 参照 Tbool, TDataSectionList, と Ttrue. |
|
TDataRecord.cc の 564 行で定義されています。 |
|
TDataRecord.cc の 559 行で定義されています。 |
|
TDataRecord.cc の 554 行で定義されています。 |
|
TDataRecord.cc の 549 行で定義されています。 |
|
TStreamableObjectに実装されています. TDataRecord.cc の 75 行で定義されています。 参照 size(), Tcerr, Tendl, tFileStream, Tint, tSharedMemoryStream, Tsize_t, tSocketStream, Tstream_t, と tUnknownStream. |
|
TStreamableObjectに実装されています. TDataRecord.cc の 451 行で定義されています。 参照 GetRecordSize(), size(), Tbyte, Tchar, TStreamableObject::theID, TStreamableObject::theObjectType, Tint, Tobject_t, Tsize_t, Tsizeof, と Tvoid. |
|
TStreamableObject.hh の 120 行で定義されています。 参照 TStreamableObject::theID, と Tvoid. 呼出 TSoftwareRunInformationModule::FillData(), と TInputObjectFile::getDataElement(). |
|
|
TStreamableObjectに実装されています. TDataRecord.hh の 149 行で定義されています。 |
|
TDataRecord.cc の 569 行で定義されています。 参照 dtostr(), TSystemClock::GetTime(), itostr(), Tdouble, Tint, Tstring, tTypeDouble, tTypeInt, tTypeString, tTypeUnsignedShort, TUshort, と TSystemClock::WhatTimeIsItNow(). |
|
TDataRecord.cc の 103 行で定義されています。 |
|
|