Provides a nice object-based way to look up UAVCAN data types.
Definition at line 73 of file pyuavcan/pyuavcan_v0/__init__.py.
◆ __init__()
def pyuavcan_v0.Namespace.__init__ |
( |
|
self | ) |
|
◆ _namespaces()
def pyuavcan_v0.Namespace._namespaces |
( |
|
self | ) |
|
|
private |
◆ _path()
def pyuavcan_v0.Namespace._path |
( |
|
self, |
|
|
|
attrpath |
|
) |
| |
|
private |
Returns the namespace object at the given .-separated path,
creating any namespaces in the path that don't already exist.
Definition at line 80 of file pyuavcan/pyuavcan_v0/__init__.py.
◆ __namespaces
pyuavcan_v0.Namespace.__namespaces |
|
private |
The documentation for this class was generated from the following file: