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

Public Member Functions

def __init__ (self, count=None)
 
def check (self, values)
 
def from_string (self, text)
 
def to_string (self, values)
 
- Public Member Functions inherited from urdf_parser_py.xml_reflection.core.ListType
def equals (self, aValues, bValues)
 
def from_string (self, text)
 
def to_string (self, values)
 
- Public Member Functions inherited from urdf_parser_py.xml_reflection.core.ValueType
def equals (self, a, b)
 
def from_xml (self, node, path)
 
def write_xml (self, node, value)
 

Public Attributes

 count
 

Detailed Description

Definition at line 170 of file core.py.

Constructor & Destructor Documentation

◆ __init__()

def urdf_parser_py.xml_reflection.core.VectorType.__init__ (   self,
  count = None 
)

Definition at line 171 of file core.py.

Member Function Documentation

◆ check()

def urdf_parser_py.xml_reflection.core.VectorType.check (   self,
  values 
)

Definition at line 174 of file core.py.

◆ from_string()

def urdf_parser_py.xml_reflection.core.VectorType.from_string (   self,
  text 
)

Definition at line 183 of file core.py.

◆ to_string()

def urdf_parser_py.xml_reflection.core.VectorType.to_string (   self,
  values 
)

Definition at line 178 of file core.py.

Member Data Documentation

◆ count

urdf_parser_py.xml_reflection.core.VectorType.count

Definition at line 172 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 Feb 28 2022 23:58:25