From OpenSCADAWiki
Revision as of 20:50, 9 November 2022 by FuzzyBot (Talk | contribs) (Importing a new version from external source)
Protected methods:
- TVArchEl *archivePlace( TVArchive &item ); — Add the archive item to the processing by the archiver.
- void archiveRemove( const string &id, bool full = false ); — Remove the archive id from the processing by the archiver, with the possibility of its full deleting full.
- virtual TVArchEl *getArchEl( TVArchive &arch ); — Getting the element object of the value archive for the specified archive arch.
- virtual void pushAccumVals( ); — Pushing the accumulated values by the archivation task, for the accumulative archivers.