|
def | __init__ (self, linenum) |
|
def | __init__ (self, linenum) |
|
def | __init__ (self, linenum, seen_open_brace) |
|
def | CheckBegin (self, filename, clean_lines, linenum, error) |
|
def | CheckEnd (self, filename, clean_lines, linenum, error) |
|
def | IsBlockInfo (self) |
|
def | __init__ (self, linenum, seen_open_brace) |
|
def | CheckBegin (self, filename, clean_lines, linenum, error) |
|
def | CheckEnd (self, filename, clean_lines, linenum, error) |
|
def | IsBlockInfo (self) |
|
Stores information about an 'extern "C"' block.
Definition at line 2364 of file build/bin/ioda_cpplint.py.
◆ __init__() [1/2]
def ioda_cpplint._ExternCInfo.__init__ |
( |
|
self, |
|
|
|
linenum |
|
) |
| |
◆ __init__() [2/2]
def ioda_cpplint._ExternCInfo.__init__ |
( |
|
self, |
|
|
|
linenum |
|
) |
| |
The documentation for this class was generated from the following file: