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

Public Member Functions

def __init__ (self, name, linenum)
 
def CheckEnd (self, filename, clean_lines, linenum, error)
 
- Public Member Functions inherited from cpplint._BlockInfo
def __init__ (self, seen_open_brace)
 
def CheckBegin (self, filename, clean_lines, linenum, error)
 
def CheckEnd (self, filename, clean_lines, linenum, error)
 

Public Attributes

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

Detailed Description

Stores information about a namespace.

Definition at line 1740 of file cpplint.py.

Constructor & Destructor Documentation

def cpplint._NamespaceInfo.__init__ (   self,
  name,
  linenum 
)

Definition at line 1743 of file cpplint.py.

Member Function Documentation

def cpplint._NamespaceInfo.CheckEnd (   self,
  filename,
  clean_lines,
  linenum,
  error 
)
Check end of namespace comments.

Definition at line 1748 of file cpplint.py.

Member Data Documentation

cpplint._NamespaceInfo.name

Definition at line 1745 of file cpplint.py.

cpplint._NamespaceInfo.starting_linenum

Definition at line 1746 of file cpplint.py.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Jun 10 2019 12:35:27