akregator
c4_SaveContext Class Reference
#include <persist.h>
Detailed Description
Definition at line 27 of file persist.h.
Public Member Functions | |
| void | AllocDump (const char *, bool=false) |
| c4_SaveContext (c4_Strategy &strategy_, bool fullScan_, int mode_, c4_Differ *differ_, c4_Allocator *space_) | |
| bool | CommitColumn (c4_Column &col_) |
| void | CommitSequence (c4_HandlerSeq &seq_, bool selfDesc_) |
| bool | IsFlipped () const |
| void | SaveIt (c4_HandlerSeq &root_, c4_Allocator **spacePtr_, c4_Bytes &rootWalk_) |
| bool | Serializing () const |
| c4_Column * | SetWalkBuffer (c4_Column *walk_) |
| void | StoreValue (t4_i32 v_) |
| ~c4_SaveContext () | |
Constructor & Destructor Documentation
| c4_SaveContext::c4_SaveContext | ( | c4_Strategy & | strategy_, | |
| bool | fullScan_, | |||
| int | mode_, | |||
| c4_Differ * | differ_, | |||
| c4_Allocator * | space_ | |||
| ) |
Definition at line 489 of file persist.cpp.
| c4_SaveContext::~c4_SaveContext | ( | ) |
Definition at line 500 of file persist.cpp.
Member Function Documentation
| void c4_SaveContext::AllocDump | ( | const char * | str_, | |
| bool | next_ = false | |||
| ) |
Definition at line 514 of file persist.cpp.
| bool c4_SaveContext::CommitColumn | ( | c4_Column & | col_ | ) |
Definition at line 791 of file persist.cpp.
| void c4_SaveContext::CommitSequence | ( | c4_HandlerSeq & | seq_, | |
| bool | selfDesc_ | |||
| ) |
Definition at line 829 of file persist.cpp.
| bool c4_SaveContext::IsFlipped | ( | ) | const |
Definition at line 506 of file persist.cpp.
| void c4_SaveContext::SaveIt | ( | c4_HandlerSeq & | root_, | |
| c4_Allocator ** | spacePtr_, | |||
| c4_Bytes & | rootWalk_ | |||
| ) |
| bool c4_SaveContext::Serializing | ( | ) | const |
Definition at line 510 of file persist.cpp.
Definition at line 532 of file persist.cpp.
| void c4_SaveContext::StoreValue | ( | t4_i32 | v_ | ) |
Definition at line 553 of file persist.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference