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 86 of file __init__.py.

Member Function Documentation

◆ __getitem__()

def xacro.YamlListWrapper.__getitem__ (   self,
  idx 
)

Definition at line 99 of file __init__.py.

◆ __iter__()

def xacro.YamlListWrapper.__iter__ (   self)

Definition at line 102 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 89 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 Thu May 25 2023 02:45:08