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)
 
def write_xml (self, node, value)
 

Public Attributes

 count
 

Detailed Description

Definition at line 143 of file core.py.

Constructor & Destructor Documentation

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

Definition at line 144 of file core.py.

Member Function Documentation

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

Definition at line 147 of file core.py.

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

Definition at line 156 of file core.py.

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

Definition at line 151 of file core.py.

Member Data Documentation

urdf_parser_py.xml_reflection.core.VectorType.count

Definition at line 145 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