#include <TDataSection.hh>
TDataSectionに対する継承グラフ
Public メソッド | |
TDataSection (const Tstring &id=TunknownID) | |
TDataSection (const TDataSection &right) | |
~TDataSection () | |
Tint | GetRecordSize () |
Tint | Record (TOutputObjectStream *objectfile) |
Tvoid | Clear () |
Tint | Serialize (const Tvoid *buffer) |
Tint | Deserialize (const Tvoid *buffer) |
Tint | Size () const |
const TDataSection & | operator= (const TDataSection &right) |
Tbool | operator== (const TDataSection &right) const |
Tbool | operator!= (const TDataSection &right) const |
Tbool | operator== (const Tstring &right) const |
Tbool | operator!= (const Tstring &right) const |
const TDataSegment & | operator[] (Tint n) const |
TDataSegment & | operator[] (Tint n) |
const TDataSegment & | operator[] (const Tstring &id) const |
TDataSegment & | operator[] (const Tstring &id) |
Tbool | FindDataSegment (const Tstring &id, TDataSegment &segment) const |
Tint | FindDataSegment (const Tstring &id) const |
Tbool | FindDataElement (const Tstring &segid, const Tstring &eleid, TDataElement &element) const |
Tint | FindDataElement (const Tstring &segid, const Tstring &eleid) const |
Tbool | FindDataElement (Tstring idset[2], TDataElement &element) const |
Tint | FindDataElement (Tstring idset[2]) 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 TDataSection &right) |
|
|
|
|
|
|
|
TStreamableObjectに実装されています. |
|
TStreamableObjectに実装されています. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TStreamableObjectに実装されています. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TStreamableObjectに実装されています. |
|
TStreamableObjectに実装されています. |
|
|
|
|
|
TStreamableObjectに実装されています. |
|
|
|
|
|
|