FV3 Bundle
cpplint._ExternCInfo Class Reference
Inheritance diagram for cpplint._ExternCInfo:
[legend]
Collaboration diagram for cpplint._ExternCInfo:
[legend]

Public Member Functions

def __init__ (self, linenum)
 
def __init__ (self, linenum)
 
def __init__ (self, linenum)
 
- Public Member Functions inherited from cpplint._BlockInfo
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)
 
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)
 

Additional Inherited Members

- Public Attributes inherited from cpplint._BlockInfo
 starting_linenum
 
 seen_open_brace
 
 open_parentheses
 
 inline_asm
 
 check_namespace_indentation
 

Detailed Description

Stores information about an 'extern "C"' block.

Definition at line 2364 of file ioda/tools/cpplint.py.

Constructor & Destructor Documentation

◆ __init__() [1/3]

def cpplint._ExternCInfo.__init__ (   self,
  linenum 
)

Definition at line 2367 of file ioda/tools/cpplint.py.

Here is the caller graph for this function:

◆ __init__() [2/3]

def cpplint._ExternCInfo.__init__ (   self,
  linenum 
)

Definition at line 2367 of file oops/tools/cpplint.py.

Here is the call graph for this function:

◆ __init__() [3/3]

def cpplint._ExternCInfo.__init__ (   self,
  linenum 
)

Definition at line 2367 of file ufo/tools/cpplint.py.

Here is the call graph for this function:

The documentation for this class was generated from the following file: