CatapultServer  v0.5.0.1 (Elephant)
checkProjectStructure.SortableInclude Class Reference
Inheritance diagram for checkProjectStructure.SortableInclude:
Collaboration diagram for checkProjectStructure.SortableInclude:

Public Member Functions

def __init__ (self, inc, ruleset)
 
def comparePaths (self, other)
 
def __eq__ (self, other)
 
def __lt__ (self, other)
 
- Public Member Functions inherited from HeaderParser.Include
def __init__ (self, line, lineno, include, rest)
 
def __str__ (self)
 

Static Public Member Functions

def isLibraryInclude (name)
 

Public Attributes

 ruleset
 
 include
 
- Public Attributes inherited from HeaderParser.Include
 type
 
 line
 
 lineno
 
 include
 
 rest
 

Constructor & Destructor Documentation

◆ __init__()

def checkProjectStructure.SortableInclude.__init__ (   self,
  inc,
  ruleset 
)

Member Function Documentation

◆ __eq__()

def checkProjectStructure.SortableInclude.__eq__ (   self,
  other 
)

◆ __lt__()

def checkProjectStructure.SortableInclude.__lt__ (   self,
  other 
)
Here is the call graph for this function:

◆ comparePaths()

def checkProjectStructure.SortableInclude.comparePaths (   self,
  other 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ isLibraryInclude()

def checkProjectStructure.SortableInclude.isLibraryInclude (   name)
static

Member Data Documentation

◆ include

checkProjectStructure.SortableInclude.include

◆ ruleset

checkProjectStructure.SortableInclude.ruleset

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