CLAM-Development
1.4.0
|
A special kind of frame at the beginning of each SDIF file. More...
#include <SDIFFrame.hxx>
Public Member Functions | |
OpeningsFrame () | |
Create the frame. |
Public Attributes | |
FrameHeader | mHeader |
CLAM::TInt32 | mSpecVersion |
CLAM::TInt32 | mStandardTypesVersion |
A special kind of frame at the beginning of each SDIF file.
Definition at line 34 of file SDIFFrame.hxx.
|
inline |
Create the frame.
Definition at line 41 of file SDIFFrame.hxx.
FrameHeader SDIF::OpeningsFrame::mHeader |
Definition at line 36 of file SDIFFrame.hxx.
CLAM::TInt32 SDIF::OpeningsFrame::mSpecVersion |
Definition at line 37 of file SDIFFrame.hxx.
CLAM::TInt32 SDIF::OpeningsFrame::mStandardTypesVersion |
Definition at line 38 of file SDIFFrame.hxx.