PyTrilinos  Development
 All Classes Functions
Public Member Functions | Public Attributes
PyTrilinos.Teuchos.LabeledObject Class Reference
Inheritance diagram for PyTrilinos.Teuchos.LabeledObject:
Inheritance graph
[legend]
Collaboration diagram for PyTrilinos.Teuchos.LabeledObject:
Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def setObjectLabel
def getObjectLabel
def __disown__

Public Attributes

 this

Detailed Description

Proxy of C++ Teuchos::LabeledObject class

Constructor & Destructor Documentation

def PyTrilinos.Teuchos.LabeledObject.__init__ (   self,
  args 
)

Member Function Documentation

getObjectLabel(LabeledObject self) -> std::string
setObjectLabel(LabeledObject self, std::string const & objectLabel)

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