Public Member Functions | List of all members
roslint.cpplint._ExternCInfo Class Reference
Inheritance diagram for roslint.cpplint._ExternCInfo:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
- Public Member Functions inherited from roslint.cpplint._BlockInfo
def __init__ (self, 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 roslint.cpplint._BlockInfo
 check_namespace_indentation
 
 inline_asm
 
 open_parentheses
 
 seen_open_brace
 

Detailed Description

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

Definition at line 2051 of file cpplint.py.

Constructor & Destructor Documentation

def roslint.cpplint._ExternCInfo.__init__ (   self)

Definition at line 2054 of file cpplint.py.


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


roslint
Author(s): Mike Purvis, Jack O'Quin
autogenerated on Wed May 1 2019 02:23:59