Search
Preparing search index...
The search index is not available
cmake-tools
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"compdb"
CompilationDatabase
Class CompilationDatabase
Hierarchy
CompilationDatabase
Index
Constructors
constructor
Properties
_info
ByFile
Path
Methods
get
from
File
Path
Constructors
constructor
new
Compilation
Database
(
infos
:
CompileCommand
[]
)
:
CompilationDatabase
Parameters
infos:
CompileCommand
[]
Returns
CompilationDatabase
Properties
Private
_info
ByFile
Path
_info
ByFile
Path
:
Map
<
string
,
ArgsCompileCommand
>
Methods
get
get
(
fspath
:
string
)
:
undefined
|
ArgsCompileCommand
Parameters
fspath:
string
Returns
undefined
|
ArgsCompileCommand
Static
from
File
Path
from
File
Path
(
dbpath
:
string
)
:
Promise
<
CompilationDatabase
|
null
>
Parameters
dbpath:
string
Returns
Promise
<
CompilationDatabase
|
null
>
Globals
"compdb"
Compilation
Database
constructor
_info
ByFile
Path
get
from
File
Path
Args
Compile
Command
Base
Compile
Command
String
Compile
Command
Compile
Command
log
Generated using
TypeDoc