Search Toolkit Book for ICompilerTool
ICompilerTool –.
More...
#include "msvc_project_context.hpp"
(Private to src/build-system/project_tree_builder
.)
ICompilerTool –.
"CompilerTool" interface.
Abstract class.
Definition at line 312 of file msvc_project_context.hpp.
◆ AdditionalIncludeDirectories()
virtual string ICompilerTool::AdditionalIncludeDirectories |
( |
void |
| ) |
const |
|
pure virtual |
◆ AdditionalOptions()
virtual string ICompilerTool::AdditionalOptions |
( |
void |
| ) |
const |
|
pure virtual |
◆ BasicRuntimeChecks()
virtual string ICompilerTool::BasicRuntimeChecks |
( |
void |
| ) |
const |
|
pure virtual |
◆ BrowseInformation()
virtual string ICompilerTool::BrowseInformation |
( |
void |
| ) |
const |
|
pure virtual |
◆ BufferSecurityCheck()
virtual string ICompilerTool::BufferSecurityCheck |
( |
void |
| ) |
const |
|
pure virtual |
◆ CallingConvention()
virtual string ICompilerTool::CallingConvention |
( |
void |
| ) |
const |
|
pure virtual |
◆ CompileAs()
virtual string ICompilerTool::CompileAs |
( |
void |
| ) |
const |
|
pure virtual |
◆ DebugInformationFormat()
virtual string ICompilerTool::DebugInformationFormat |
( |
void |
| ) |
const |
|
pure virtual |
◆ Detect64BitPortabilityProblems()
virtual string ICompilerTool::Detect64BitPortabilityProblems |
( |
void |
| ) |
const |
|
pure virtual |
◆ DisableSpecificWarnings()
virtual string ICompilerTool::DisableSpecificWarnings |
( |
void |
| ) |
const |
|
pure virtual |
◆ EnableFunctionLevelLinking()
virtual string ICompilerTool::EnableFunctionLevelLinking |
( |
void |
| ) |
const |
|
pure virtual |
◆ ExceptionHandling()
virtual string ICompilerTool::ExceptionHandling |
( |
void |
| ) |
const |
|
pure virtual |
◆ FavorSizeOrSpeed()
virtual string ICompilerTool::FavorSizeOrSpeed |
( |
void |
| ) |
const |
|
pure virtual |
◆ GlobalOptimizations()
virtual string ICompilerTool::GlobalOptimizations |
( |
void |
| ) |
const |
|
pure virtual |
◆ IgnoreStandardIncludePath()
virtual string ICompilerTool::IgnoreStandardIncludePath |
( |
void |
| ) |
const |
|
pure virtual |
◆ InlineFunctionExpansion()
virtual string ICompilerTool::InlineFunctionExpansion |
( |
void |
| ) |
const |
|
pure virtual |
◆ MinimalRebuild()
virtual string ICompilerTool::MinimalRebuild |
( |
void |
| ) |
const |
|
pure virtual |
◆ OmitFramePointers()
virtual string ICompilerTool::OmitFramePointers |
( |
void |
| ) |
const |
|
pure virtual |
◆ Optimization()
virtual string ICompilerTool::Optimization |
( |
void |
| ) |
const |
|
pure virtual |
◆ OptimizeForProcessor()
virtual string ICompilerTool::OptimizeForProcessor |
( |
void |
| ) |
const |
|
pure virtual |
◆ PreprocessorDefinitions()
virtual string ICompilerTool::PreprocessorDefinitions |
( |
void |
| ) |
const |
|
pure virtual |
◆ ProgramDataBaseFileName()
virtual string ICompilerTool::ProgramDataBaseFileName |
( |
void |
| ) |
const |
|
pure virtual |
◆ RuntimeLibrary()
virtual string ICompilerTool::RuntimeLibrary |
( |
void |
| ) |
const |
|
pure virtual |
◆ RuntimeTypeInfo()
virtual string ICompilerTool::RuntimeTypeInfo |
( |
void |
| ) |
const |
|
pure virtual |
◆ StringPooling()
virtual string ICompilerTool::StringPooling |
( |
void |
| ) |
const |
|
pure virtual |
◆ StructMemberAlignment()
virtual string ICompilerTool::StructMemberAlignment |
( |
void |
| ) |
const |
|
pure virtual |
◆ UndefinePreprocessorDefinitions()
virtual string ICompilerTool::UndefinePreprocessorDefinitions |
( |
void |
| ) |
const |
|
pure virtual |
◆ UsePrecompiledHeader()
virtual string ICompilerTool::UsePrecompiledHeader |
( |
void |
| ) |
const |
|
pure virtual |
◆ WarningLevel()
virtual string ICompilerTool::WarningLevel |
( |
void |
| ) |
const |
|
pure virtual |
The documentation for this struct was generated from the following file: