MVersitPlugInExtensionBase64Ending Class Reference

class MVersitPlugInExtensionBase64Ending

Provides an extension to the MVersitPlugIn interface to allow a different ending of the base64 multi-lines from the default format.

Implementation of this interface is optional. Parser behaviour is not modified if the function MVersitPlugIn::GetInterface() has not been implemented or does not return an instance of a class implementing this interface when passed the Uid parameter value KUidVersitPluginExtensionBase64Termination.

Public Member Functions
TBool BlankLineAndLeadingSpaceNotRequired()

Member Functions Documentation

BlankLineAndLeadingSpaceNotRequired()

TBool BlankLineAndLeadingSpaceNotRequired()[pure virtual]

Allows Base64 encoding multi-lines without leading space and/or a blank line at the end