Rosetta  3.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions | Variables
options_class Namespace Reference

Classes

class  Option
 

Functions

def wrapCStrig
 
def Option_Group
 
def writeToFile
 
def printWikiTable
 
def getDoxygenPage
 
def getMarkdownPage
 

Variables

list KnownTypes = ['Boolean', 'Integer', 'Real', 'String', 'File', 'Path', 'BooleanVector', 'IntegerVector', 'ResidueChainVector', 'RealVector', 'StringVector', 'FileVector', 'PathVector']
 

Function Documentation

def options_class.getDoxygenPage (   opt_list)

Referenced by options.main().

def options_class.getMarkdownPage (   opt_list)

References ObjexxFCL.len(), and min().

Referenced by options.main().

def options_class.Option_Group (   group,
  args 
)
def options_class.printWikiTable (   opt_list)

Referenced by options.main().

def options_class.wrapCStrig (   s)
def options_class.writeToFile (   opt_list,
  fileName,
  mapFunction 
)

Variable Documentation

list options_class.KnownTypes = ['Boolean', 'Integer', 'Real', 'String', 'File', 'Path', 'BooleanVector', 'IntegerVector', 'ResidueChainVector', 'RealVector', 'StringVector', 'FileVector', 'PathVector']