Null object.
More...
Inherits tiovx.reference.Reference.
|
def | __init__ (self, name="default") |
| Constructor used to create this object. More...
|
|
Null object.
- Example Usage: Create a null object
Definition at line 76 of file null.py.
◆ __init__()
def tiovx.null.Null.__init__ |
( |
|
self, |
|
|
|
name = "default" |
|
) |
| |
Constructor used to create this object.
- Parameters
-
name | [in] [optional] Name of the object |
Definition at line 80 of file null.py.
The documentation for this class was generated from the following file: