by::packMakable Class Referenceabstract

Interface for pack creation and verification. More...

#include <packMakable.hpp>

Inheritance diagram for by::packMakable:
by::autoslot by::packLoading by::trustPackLoading by::cppPackLoading

Public Member Functions

virtual tstr< srcsparse (errReport &rpt, bicontainable &tray)=0
 
virtual nbool verify (errReport &rpt, obj &pak)=0
 

Detailed Description

Interface for pack creation and verification.

Provides pure virtual methods for parsing and verifying pack content. Implemented by different pack loading strategies to handle pack creation.


The documentation for this class was generated from the following file: