Public Member Functions | Public Attributes | List of all members
urdf_parser_py.xml_reflection.core.SimpleElementType Class Reference
Inheritance diagram for urdf_parser_py.xml_reflection.core.SimpleElementType:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, attribute, value_type)
 
def from_xml (self, node)
 
def write_xml (self, node, value)
 
- Public Member Functions inherited from urdf_parser_py.xml_reflection.core.ValueType
def equals (self, a, b)
 
def from_xml (self, node)
 
def write_xml (self, node, value)
 

Public Attributes

 attribute
 
 value_type
 

Detailed Description

Extractor that retrieves data from an element, given a
specified attribute, casted to value_type.

Definition at line 180 of file core.py.

Constructor & Destructor Documentation

def urdf_parser_py.xml_reflection.core.SimpleElementType.__init__ (   self,
  attribute,
  value_type 
)

Definition at line 186 of file core.py.

Member Function Documentation

def urdf_parser_py.xml_reflection.core.SimpleElementType.from_xml (   self,
  node 
)

Definition at line 190 of file core.py.

def urdf_parser_py.xml_reflection.core.SimpleElementType.write_xml (   self,
  node,
  value 
)

Definition at line 194 of file core.py.

Member Data Documentation

urdf_parser_py.xml_reflection.core.SimpleElementType.attribute

Definition at line 187 of file core.py.

urdf_parser_py.xml_reflection.core.SimpleElementType.value_type

Definition at line 188 of file core.py.


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


urdfdom_py
Author(s): Thomas Moulard, David Lu, Kelsey Hawkins, Antonio El Khoury, Eric Cousineau, Ioan Sucan , Jackie Kay
autogenerated on Mon Jun 10 2019 15:36:23