12 #ifndef __OP_OTLOptions__
13 #define __OP_OTLOptions__
21 #define OP_PARMSFROMVFL "ParmsFromVfl"
22 #define OP_PREFIXDROPPEDNPARMS "PrefixDroppedParms"
23 #define OP_PREFIXDROPPEDNPARMNAME "PrefixDroppedParmName"
24 #define OP_PREFIXDROPPEDNPARMLABEL "PrefixDroppedParmLabel"
25 #define OP_FORBIDOUTSIDEPARMS "ForbidOutsideParms"
26 #define OP_MAKEDEFAULT "MakeDefault"
27 #define OP_USEDSPARMS "UseDSParms"
28 #define OP_LOCKCONTENTS "LockContents"
29 #define OP_UNLOCKONCREATE "UnlockOnCreate"
30 #define OP_GZIPCONTENTS "GzipContents"
31 #define OP_CONTENTESCOMPRESSIONTYPE "ContentsCompressionType"
32 #define OP_CHECKEXTERNAL "CheckExternal"
33 #define OP_SAVECACHEDCODE "SaveCachedCode"
34 #define OP_SAVESPAREPARMS "SaveSpareParms"
35 #define OP_SAVEICON "SaveIcon"
61 void saveAsDefaults();
84 enum OP_OTLOptionsBaseCtor { BASECONSTRUCT };
bool operator==(const OP_OTLOptions &options) const
bool myPrefixDroppedParmName
UT_CompressionType myCompressionType
bool operator==(const BaseDimensions< T > &a, const BaseDimensions< Y > &b)
bool myForbidOutsideParms
OP_API void OPsetOTLOptions(FS_IndexFile *deffile, const OP_OTLOptions &options)
Sets the OTL options in the definition file.
OP_API bool OPgetOTLOptions(FS_IndexFile *deffile, OP_OTLOptions &options)
bool myPrefixDroppedParmLabel
bool operator!=(const OP_OTLOptions &options) const