Rosetta
Public Member Functions | Static Public Member Functions | List of all members
kic_runner.ParseIterations Class Reference
Inheritance diagram for kic_runner.ParseIterations:
Inheritance graph
[legend]

Public Member Functions

def __call__ (self, parser, namespace, values, option_string=None)
 

Static Public Member Functions

def smart_int (string)
 

Member Function Documentation

◆ __call__()

def kic_runner.ParseIterations.__call__ (   self,
  parser,
  namespace,
  values,
  option_string = None 
)

◆ smart_int()

def kic_runner.ParseIterations.smart_int (   string)
static
 Convert the given string to an integer.  Metric suffixes, if they 
are present, will be properly translated. 

References ObjexxFCL.get(), and enumerate_junctions.int.

Referenced by kic_runner.ParseIterations.__call__().


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