.TH "EMF::PADDING" 3 "Fri Nov 2 2018" "Version 1.0.9" "libemf" \" -*- nroff -*- .ad l .nh .SH NAME EMF::PADDING \- All metafile records must be padded out to a multiple of 4 bytes\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBPADDING\fP (const int size)" .br .in -1c .SS "Data Fields" .in +1c .ti -1c .RI "const int \fBsize_\fP" .br .RI "Number of bytes of padding\&. " .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "static const char \fBpadding_\fP [4] = { 0, 0, 0, 0 }" .br .RI "Pad with '\\0's\&. " .in -1c .SH "Detailed Description" .PP All metafile records must be padded out to a multiple of 4 bytes\&. Write out a few bytes of padding if necessary\&. .SH "Constructor & Destructor Documentation" .PP .SS "EMF::PADDING::PADDING (const int size)\fC [inline]\fP" simple constructor\&. .PP \fBParameters:\fP .RS 4 \fIsize\fP number of bytes of padding to use\&. .RE .PP .SH "Author" .PP Generated automatically by Doxygen for libemf from the source code\&.