Public Member Functions | Static Public Member Functions | List of all members
xacro.YamlListWrapper Class Reference
Inheritance diagram for xacro.YamlListWrapper:
Inheritance graph
[legend]

Public Member Functions

def __getitem__ (self, idx)
 
def __iter__ (self)
 

Static Public Member Functions

def wrap (item)
 

Detailed Description

Wrapper class for yaml lists to allow recursive inheritance of wrapper property

Definition at line 88 of file __init__.py.

Member Function Documentation

◆ __getitem__()

def xacro.YamlListWrapper.__getitem__ (   self,
  idx 
)

Definition at line 101 of file __init__.py.

◆ __iter__()

def xacro.YamlListWrapper.__iter__ (   self)

Definition at line 104 of file __init__.py.

◆ wrap()

def xacro.YamlListWrapper.wrap (   item)
static
This static method, used by both YamlListWrapper and YamlDictWrapper,
   dispatches to the correct wrapper class depending on the type of yaml item

Definition at line 91 of file __init__.py.


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


xacro
Author(s): Stuart Glaser, William Woodall, Robert Haschke
autogenerated on Sat Jul 20 2024 02:50:07