Matrix Science Mascot Parser toolkit
 
Loading...
Searching...
No Matches
ms_cronoptions Member List

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

appendCronJob(const ms_cronjob *job)ms_cronoptions
appendProperty(const char *name, const char *value, const char *delimiter, const bool bFirstPlace=false)ms_customproperty
appendText(const char *line, const bool bFirstPlace=false)ms_customproperty
clearCronJobs()ms_cronoptions
copyFrom(const ms_cronoptions *right)ms_cronoptions
matrix_science::ms_customproperty::copyFrom(const ms_customproperty *src)ms_customproperty
defaultValues()ms_cronoptions
deleteCronJob(const int idx)ms_cronoptions
delNonEmpty()ms_customproperty
delProp(const char *name)ms_customproperty
delPropByNumber(const int index)ms_customproperty
delPropStart(const char *nameBeginning)ms_customproperty
matrix_science::ms_customproperty::findProperty(const char *name, const int startFrom=0) constms_customproperty
findPropertyBeginning(const char *nameBeginning, const int startFrom=0) constms_customproperty
getCronJob(const int idx) constms_cronoptions
getDefaultDelimiter() constms_customproperty
getDelimiterByNumber(const int index) constms_customproperty
getLogFileName() constms_cronoptions
getLoggingLevel() constms_cronoptions
getNumberOfCronJobs() constms_cronoptions
getNumberOfProperties() constms_customproperty
getPreceedingComments() constms_customproperty
getPropertyName(const int index) constms_customproperty
getPropValStringByName(const char *name) constms_customproperty
getPropValStringByNumber(const int index) constms_customproperty
isCronEnabled() constms_cronoptions
isSectionAvailable() constms_cronoptions
ms_cronoptions()ms_cronoptions
ms_cronoptions(const ms_cronoptions &src)ms_cronoptions
ms_customproperty()ms_customproperty
operator=(const ms_cronoptions &right)ms_cronoptions
setCronEnabled(const bool value)ms_cronoptions
setCronJob(const int idx, const ms_cronjob job)ms_cronoptions
setDefaultDelimiter(const char *delim)ms_customproperty
setLogFileName(const std::string &fileName)ms_cronoptions
setLoggingLevel(const int level)ms_cronoptions
setPreceedingComments(const std::string &comments)ms_customproperty
setPropertyName(const int index, const char *name)ms_customproperty
setPropValBoolByName(const char *name, const bool value, const bool bFirstPlace=false)ms_customproperty
setPropValCharByName(const char *name, const char value, const bool bFirstPlace=false)ms_customproperty
setPropValFloatByName(const char *name, const double value, const bool bFirstPlace=false)ms_customproperty
setPropValInt64ByName(const char *name, const INT64 value, const bool bFirstPlace=false)ms_customproperty
setPropValIntByName(const char *name, const int value, const bool bFirstPlace=false)ms_customproperty
setPropValStringByName(const char *name, const char *value, const bool bFirstPlace=false)ms_customproperty
setPropValStringByNumber(const int index, const char *value)ms_customproperty
setSectionAvailable(const bool value)ms_cronoptions
uncommentProp(const int index, const char *delimeter=0)ms_customproperty
~ms_cronoptions()ms_cronoptions
~ms_customproperty()ms_customproperty