

Public Member Functions | |
| def | __init__ |
| def | incrIndent |
| def | indent |
| def | showTypes |
| def | showFlags |
| def | showDoc |
| def | copy |
Public Attributes | |
| this | |
Proxy of C++ Teuchos::PrintOptions class
| def PyTrilinos.Teuchos.PrintOptions.__init__ | ( | self, | |
| args | |||
| ) |
__init__(Teuchos::PrintOptions self) -> PrintOptions
| def PyTrilinos.Teuchos.PrintOptions.copy | ( | self, | |
| args | |||
| ) |
copy(PrintOptions self) -> PrintOptions
| def PyTrilinos.Teuchos.PrintOptions.incrIndent | ( | self, | |
| args | |||
| ) |
incrIndent(PrintOptions self, int indents) -> PrintOptions
| def PyTrilinos.Teuchos.PrintOptions.indent | ( | self, | |
| args | |||
| ) |
indent(PrintOptions self, int _indent) -> PrintOptions indent(PrintOptions self) -> int
| def PyTrilinos.Teuchos.PrintOptions.showDoc | ( | self, | |
| args | |||
| ) |
showDoc(PrintOptions self, bool _showDoc) -> PrintOptions showDoc(PrintOptions self) -> bool
| def PyTrilinos.Teuchos.PrintOptions.showFlags | ( | self, | |
| args | |||
| ) |
showFlags(PrintOptions self, bool _showFlags) -> PrintOptions showFlags(PrintOptions self) -> bool
| def PyTrilinos.Teuchos.PrintOptions.showTypes | ( | self, | |
| args | |||
| ) |
showTypes(PrintOptions self, bool _showTypes) -> PrintOptions showTypes(PrintOptions self) -> bool
1.7.6.1