![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Class providing section management for archive serialization. More...
#include <ArchiveSectionManager.h>
Public Member Functions | |
Constructors and destructors | |
| ArchiveSectionManager (BaseArchive &ar, const std::string §ionName) | |
| ~ArchiveSectionManager () | |
Protected Attributes | |
| BaseArchive & | _ar |
| underlying archive | |
| std::string | _sectionName |
| associated section name | |
Class providing section management for archive serialization.
1.8.14