|
| TGBlobBs (const TStr &BlobBsFNm, const TFAccess &_Access=faRdOnly, const int &_MxSegLen=-1) |
|
| ~TGBlobBs () |
|
TGBlobBs & | operator= (const TGBlobBs &) |
|
TStr | GetVersionStr () const |
|
TBlobPt | PutBlob (const PSIn &SIn) |
|
TBlobPt | PutBlob (const TBlobPt &BlobPt, const PSIn &SIn) |
|
PSIn | GetBlob (const TBlobPt &BlobPt) |
|
void | DelBlob (const TBlobPt &BlobPt) |
|
TBlobPt | GetFirstBlobPt () |
|
TBlobPt | FFirstBlobPt () |
|
bool | FNextBlobPt (TBlobPt &TrvBlobPt, TBlobPt &BlobPt, PSIn &BlobSIn) |
|
| UndefCopyAssign (TBlobBs) |
|
| TBlobBs () |
|
virtual | ~TBlobBs () |
|
| TBlobBs (TSIn &) |
|
void | Save (TSOut &) const |
|
void | PutVersionStr (const PFRnd &FBlobBs) |
|
void | AssertVersionStr (const PFRnd &FBlobBs) |
|
TStr | GetBlobBsStateStr (const TBlobBsState &BlobBsState) |
|
int | GetStateStrLen () |
|
void | PutBlobBsStateStr (const PFRnd &FBlobBs, const TBlobBsState &State) |
|
void | AssertBlobBsStateStr (const PFRnd &FBlobBs, const TBlobBsState &State) |
|
void | PutMxSegLen (const PFRnd &FBlobBs, const int &MxSegLen) |
|
int | GetMxSegLen (const PFRnd &FBlobBs) |
|
void | GenBlockLenV (TIntV &BlockLenV) |
|
void | PutBlockLenV (const PFRnd &FBlobBs, const TIntV &BlockLenV) |
|
void | GetBlockLenV (const PFRnd &FBlobBs, TIntV &BlockLenV) |
|
void | GenFFreeBlobPtV (const TIntV &BlockLenV, TBlobPtV &FFreeBlobPtV) |
|
void | PutFFreeBlobPtV (const PFRnd &FBlobBs, const TBlobPtV &FFreeBlobPtV) |
|
void | GetFFreeBlobPtV (const PFRnd &FBlobBs, TBlobPtV &FFreeBlobPtV) |
|
void | GetAllocInfo (const int &BfL, const TIntV &BlockLenV, int &MxBfL, int &FFreeBlobPtN) |
|
uint | GetBeginBlobTag () |
|
uint | GetEndBlobTag () |
|
void | PutBlobTag (const PFRnd &FBlobBs, const TBlobTag &BlobTag) |
|
void | AssertBlobTag (const PFRnd &FBlobBs, const TBlobTag &BlobTag) |
|
void | PutBlobState (const PFRnd &FBlobBs, const TBlobState &State) |
|
TBlobState | GetBlobState (const PFRnd &FBlobBs) |
|
void | AssertBlobState (const PFRnd &FBlobBs, const TBlobState &State) |
|
void | AssertBfCsEqFlCs (const TCs &BfCs, const TCs &FCs) |
|
TBlobPt | PutBlob (const TStr &Str) |
|
bool | FNextBlobPt (TBlobPt &TrvBlobPt, PSIn &BlobSIn) |
|
Definition at line 154 of file blobbs.h.