winIDEA SDK
isys::CProfilerExportConfig Member List

This is the complete list of members for isys::CProfilerExportConfig, including all inherited members.

CProfilerExportConfig()isys::CProfilerExportConfig
EAreaAll enum valueisys::CProfilerExportConfig
EAreaFilter enum valueisys::CProfilerExportConfig
EAreaScope enum nameisys::CProfilerExportConfig
EContextAll enum valueisys::CProfilerExportConfig
EContextCurrent enum valueisys::CProfilerExportConfig
EContextNeutral enum valueisys::CProfilerExportConfig
EContextScope enum nameisys::CProfilerExportConfig
EExportPartitionNameMode enum nameisys::CProfilerExportConfig
EPNameAlways enum valueisys::CProfilerExportConfig
EPNameAuto enum valueisys::CProfilerExportConfig
EPNameNever enum valueisys::CProfilerExportConfig
ETimeAll enum valueisys::CProfilerExportConfig
ETimeBetweenMarkers enum valueisys::CProfilerExportConfig
ETimeScope enum nameisys::CProfilerExportConfig
getAreaScope() constisys::CProfilerExportConfig
getAreaScopeAsStr() constisys::CProfilerExportConfig
getAUXFilter() constisys::CProfilerExportConfig
getContextFilter() constisys::CProfilerExportConfig
getContextScope() constisys::CProfilerExportConfig
getContextScopeAsStr() constisys::CProfilerExportConfig
getEndTime() constisys::CProfilerExportConfig
getExportPartitionNameMode() constisys::CProfilerExportConfig
getExportPartitionNameModeAsStr() constisys::CProfilerExportConfig
getFileName() constisys::CProfilerExportConfig
getFormatter()isys::CProfilerExportConfig
getFunctionsFilter() constisys::CProfilerExportConfig
getStartTime() constisys::CProfilerExportConfig
getTimeScope() constisys::CProfilerExportConfig
getTimeScopeAsStr() constisys::CProfilerExportConfig
getVariablesFilter() constisys::CProfilerExportConfig
isExportActiveAreasOnly() constisys::CProfilerExportConfig
isExportAUX() constisys::CProfilerExportConfig
isExportData() constisys::CProfilerExportConfig
isExportFunctions() constisys::CProfilerExportConfig
isExportLines() constisys::CProfilerExportConfig
isLaunchViewer() constisys::CProfilerExportConfig
isSaveInfo() constisys::CProfilerExportConfig
isSaveStatistics() constisys::CProfilerExportConfig
isSaveTimeline() constisys::CProfilerExportConfig
setAreaExportSections(bool isExportFunctions, bool isExportData, bool isExportAUX)isys::CProfilerExportConfig
setAreaExportSections(bool isExportFunctions, bool isExportLines, bool isExportData, bool isExportAUX)isys::CProfilerExportConfig
setAreaScope(EAreaScope areaScope)isys::CProfilerExportConfig
setAUXFilter(const std::string &namesOfIOPorts)isys::CProfilerExportConfig
setContextFilter(const std::string &contextToExport)isys::CProfilerExportConfig
setContextScope(EContextScope saveContext)isys::CProfilerExportConfig
setExportActiveAreasOnly(bool isExportActiveAreasOnly)isys::CProfilerExportConfig
setExportPartitionNameMode(EExportPartitionNameMode exportPartNameMode)isys::CProfilerExportConfig
setFileName(const std::string &fileName)isys::CProfilerExportConfig
setFormatter(CProfilerFormatBaseSPtr &formatter)isys::CProfilerExportConfig
setFunctionsFilter(const std::string &namesOfFunctions)isys::CProfilerExportConfig
setLaunchViewer(bool isLaunchViewer)isys::CProfilerExportConfig
setOptions(CIDEController &ide, const std::string &docFileName)isys::CProfilerExportConfig
setSaveInfo(bool isSaveInfo)isys::CProfilerExportConfig
setSaveStatistics(bool isSaveStatistics)isys::CProfilerExportConfig
setSaveTimeline(bool isSaveTimeline)isys::CProfilerExportConfig
setTimeFilter(int64_t startTime, int64_t endTime)isys::CProfilerExportConfig
setTimeScope(ETimeScope timeScope)isys::CProfilerExportConfig
setVariablesFilter(const std::string &namesOfVariables)isys::CProfilerExportConfig
toString()isys::CProfilerExportConfig