LibMusicXML 3.18
xml2lyOahHandler Member List

This is the complete list of members for xml2lyOahHandler, including all inherited members.

acceptIn(basevisitor *v) (defined in oahHandler)oahHandlervirtual
acceptOut(basevisitor *v) (defined in oahHandler)oahHandlervirtual
addReference()smartableinline
appendGroupToHandler(S_oahGroup oahGroup) (defined in oahHandler)oahHandler
appendPrefixToHandler(S_oahPrefix prefix) (defined in oahHandler)oahHandler
asActualLongNamedOptionString() const (defined in oahElement)oahElementvirtual
asLongNamedOptionString() const (defined in oahElement)oahElementinline
asShortNamedOptionString() const (defined in oahElement)oahElementvirtual
asString() const (defined in oahElement)oahElement
browseData(basevisitor *v) (defined in oahHandler)oahHandlervirtual
checkOptionsAndArguments() (defined in xml2lyOahHandler)xml2lyOahHandlervirtual
checkOptionsConsistency() (defined in oahHandler)oahHandlervirtual
commandLineAsSuppliedAsString() const (defined in oahHandler)oahHandler
commandLineWithLongNamesAsString() const (defined in oahHandler)oahHandler
commandLineWithShortNamesAsString() const (defined in oahHandler)oahHandler
create(string executableName, indentedOstream &ios) (defined in xml2lyOahHandler)xml2lyOahHandlerstatic
create(string shortName, string longName, string description, oahElementVisibilityKind optionVisibilityKind) (defined in oahElement)oahElementstatic
decipherOption(string currentString) (defined in oahHandler)oahHandler
decipherOptionContainingEqualSign(string currentOptionName, size_t equalsSignPosition) (defined in oahHandler)oahHandler
decipherOptionsAndArguments(int argc, char *argv[]) (defined in oahHandler)oahHandler
enforceOahHandlerQuietness() (defined in xml2lyOahHandler)xml2lyOahHandler
fCommandLineAsSupplied (defined in oahHandler)oahHandlerprotected
fDescription (defined in oahElement)oahElementprotected
fElementVisibilityKind (defined in oahElement)oahElementprotected
fetchElementFromMap(string name) const (defined in oahHandler)oahHandler
fetchNames() const (defined in oahElement)oahElement
fetchNamesBetweenParentheses() const (defined in oahElement)oahElement
fetchNamesInColumns(int subGroupsShortNameFieldWidth) const (defined in oahElement)oahElement
fetchNamesInColumnsBetweenParentheses(int subGroupsShortNameFieldWidth) const (defined in oahElement)oahElement
fetchPrefixFromMap(string name) const (defined in oahHandler)oahHandler
fetchPrefixInMapByItsName(string prefixName) (defined in oahHandler)oahHandler
fetchVariableNameLength() const (defined in oahElement)oahElementinlinevirtual
fHandlerArgumentsVector (defined in oahHandler)oahHandlerprotected
fHandlerElementsMap (defined in oahHandler)oahHandlerprotected
fHandlerExecutableName (defined in oahHandler)oahHandlerprotected
fHandlerFoundAHelpOption (defined in oahHandler)oahHandlerprotected
fHandlerGroupsList (defined in oahHandler)oahHandlerprotected
fHandlerHeader (defined in oahHandler)oahHandlerprotected
fHandlerLogOstream (defined in oahHandler)oahHandlerprotected
fHandlerOptionalValuesStyleKind (defined in oahHandler)oahHandlerprotected
fHandlerPreamble (defined in oahHandler)oahHandlerprotected
fHandlerPrefixesMap (defined in oahHandler)oahHandlerprotected
fHandlerSummaryLongName (defined in oahHandler)oahHandlerprotected
fHandlerSummaryShortName (defined in oahHandler)oahHandlerprotected
fHandlerUpLink (defined in oahElement)oahElementprotected
fHandlerUsage (defined in oahHandler)oahHandlerprotected
fHandlerValuesHeader (defined in oahHandler)oahHandlerprotected
fIsHidden (defined in oahElement)oahElementprotected
fLongName (defined in oahElement)oahElementprotected
fMultipleOccurrencesAllowed (defined in oahElement)oahElementprotected
fShortName (defined in oahElement)oahElementprotected
fSingleCharacterShortNamesSet (defined in oahHandler)oahHandlerprotected
getDescription() const (defined in oahElement)oahElementinline
getElementVisibilityKind() const (defined in oahElement)oahElementinline
getExecutableName() const (defined in oahHandler)oahHandlerinline
getHandlerCommandLineElementsList() const (defined in oahHandler)oahHandlerinline
getHandlerCommandLineElementsMultiset() const (defined in oahHandler)oahHandlerinline
getHandlerHeader() const (defined in oahHandler)oahHandlerinline
getHandlerLogOstream() (defined in oahHandler)oahHandlerinline
getHandlerOptionalValuesStyleKind() (defined in oahHandler)oahHandlerinline
getHandlerPreamble() const (defined in oahHandler)oahHandlerinline
getHandlerRegisteredElementsList() const (defined in oahHandler)oahHandlerinline
getHandlerSummaryLongName() const (defined in oahHandler)oahHandlerinline
getHandlerSummaryShortName() const (defined in oahHandler)oahHandlerinline
getHandlerUpLink() const (defined in oahElement)oahElementinline
getHandlerUsage() const (defined in oahHandler)oahHandlerinline
getIsHidden() const (defined in oahElement)oahElementinline
getLongName() const (defined in oahElement)oahElementinline
getMaximumLongNameWidth() const (defined in oahHandler)oahHandlerinline
getMaximumShortNameWidth() const (defined in oahHandler)oahHandlerinline
getMaximumSubGroupsHeadersSize() const (defined in oahHandler)oahHandlerinline
getMultipleOccurrencesAllowed() const (defined in oahElement)oahElementinline
getOptionsHandlerFoundAHelpOption() const (defined in oahHandler)oahHandlerinline
getOptionsHandlerValuesHeader() const (defined in oahHandler)oahHandlerinline
getShortName() const (defined in oahElement)oahElementinline
handleOptionUnderName(string optionName, ostream &os) (defined in oahElement)oahElementvirtual
handlePrefixName(string prefixName, size_t equalsSignPosition, string stringAfterEqualsSign) (defined in oahHandler)oahHandler
oahElement(string shortName, string longName, string description, oahElementVisibilityKind optionVisibilityKind) (defined in oahElement)oahElementprotected
oahHandler(string handlerHeader, string handlerValuesHeader, string handlerShortName, string handlerLongName, string handlerSummaryShortName, string handlerSummaryLongName, string handlerPreamble, string handlerUsage, string handlerDescription, indentedOstream &handlerLogOstream) (defined in oahHandler)oahHandlerprotected
operator=(const smartable &) (defined in smartable)smartableinlineprotected
optionNameIsASingleCharacterOptionsCluster(string optionName) (defined in oahHandler)oahHandler
prependGroupToHandler(S_oahGroup oahGroup) (defined in oahHandler)oahHandler
print(ostream &os) const (defined in xml2lyOahHandler)xml2lyOahHandlervirtual
printAllOahCommandLineValues(ostream &os) const (defined in oahHandler)oahHandler
printHandlerAndGroupAndSubGroupSpecificHelp(ostream &os, S_oahSubGroup subGroup) const (defined in oahHandler)oahHandler
printHelp(ostream &os) (defined in oahHandler)oahHandlervirtual
printOptionEssentials(ostream &os, int fieldWidth) const (defined in oahElement)oahElementvirtual
printOptionHeader(ostream &os) const (defined in oahElement)oahElementvirtual
printOptionNameIntrospectiveHelp(ostream &os, string name) const (defined in oahHandler)oahHandler
printOptionsSummary(ostream &os) const (defined in oahHandler)oahHandler
printOptionsSummary() const (defined in oahHandler)oahHandlerinline
refs() constsmartableinline
registerElementInHandler(S_oahElement element) (defined in oahHandler)oahHandler
registerHandlerInItself() (defined in oahHandler)oahHandler
removeReference()smartableinline
setHandlerUpLink(S_oahHandler handlerUpLink) (defined in oahElement)oahElementinline
setIsHidden() (defined in oahElement)oahElementinline
setMultipleOccurrencesAllowed() (defined in oahElement)oahElementinline
setOptionsHandlerFoundAHelpOption() (defined in oahHandler)oahHandlerinline
smartable() (defined in smartable)smartableinlineprotected
smartable(const smartable &) (defined in smartable)smartableinlineprotected
xml2lyOahHandler(string executableName, indentedOstream &ios) (defined in xml2lyOahHandler)xml2lyOahHandlerprotected
~oahElement() (defined in oahElement)oahElementprotectedvirtual
~oahHandler() (defined in oahHandler)oahHandlerprotectedvirtual
~smartable()smartableinlineprotectedvirtual
~xml2lyOahHandler() (defined in xml2lyOahHandler)xml2lyOahHandlerprotectedvirtual