$search
Public Member Functions | |
def | __init__ |
def | deserialize |
def | deserialize_numpy |
def | serialize |
def | serialize_numpy |
Public Attributes | |
header | |
indices | |
Private Member Functions | |
def | _get_types |
Static Private Attributes | |
list | __slots__ = ['header','indices'] |
string | _full_text |
_has_header = True | |
string | _md5sum = "458c7998b7eaf99908256472e273b3d4" |
list | _slot_types = ['Header','int32[]'] |
string | _type = "pcl/PointIndices" |
Definition at line 7 of file _PointIndices.py.
def pcl::msg::_PointIndices::PointIndices::__init__ | ( | self, | ||
args, | ||||
kwds | ||||
) |
Constructor. Any message fields that are implicitly/explicitly set to None will be assigned a default value. The recommend use is keyword arguments as this is more robust to future message changes. You cannot mix in-order arguments and keyword arguments. The available fields are: header,indices @param args: complete set of field values, in .msg order @param kwds: use keyword arguments corresponding to message field names to set specific fields.
Definition at line 37 of file _PointIndices.py.
def pcl::msg::_PointIndices::PointIndices::_get_types | ( | self | ) | [private] |
internal API method
Definition at line 62 of file _PointIndices.py.
def pcl::msg::_PointIndices::PointIndices::deserialize | ( | self, | ||
str | ||||
) |
unpack serialized message in str into this message instance @param str: byte array of serialized message @type str: str
Definition at line 87 of file _PointIndices.py.
def pcl::msg::_PointIndices::PointIndices::deserialize_numpy | ( | self, | ||
str, | ||||
numpy | ||||
) |
unpack serialized message in str into this message instance using numpy for array types @param str: byte array of serialized message @type str: str @param numpy: numpy python module @type numpy: module
Definition at line 140 of file _PointIndices.py.
def pcl::msg::_PointIndices::PointIndices::serialize | ( | self, | ||
buff | ||||
) |
serialize message into buffer @param buff: buffer @type buff: StringIO
Definition at line 68 of file _PointIndices.py.
def pcl::msg::_PointIndices::PointIndices::serialize_numpy | ( | self, | ||
buff, | ||||
numpy | ||||
) |
serialize message with numpy array types into buffer @param buff: buffer @type buff: StringIO @param numpy: numpy python module @type numpy module
Definition at line 119 of file _PointIndices.py.
list pcl::msg::_PointIndices::PointIndices::__slots__ = ['header','indices'] [static, private] |
Definition at line 34 of file _PointIndices.py.
string pcl::msg::_PointIndices::PointIndices::_full_text [static, private] |
"""Header header int32[] indices ================================================================================ MSG: std_msgs/Header # Standard metadata for higher-level stamped data types. # This is generally used to communicate timestamped data # in a particular coordinate frame. # # sequence ID: consecutively increasing ID uint32 seq #Two-integer timestamp that is expressed as: # * stamp.secs: seconds (stamp_secs) since epoch # * stamp.nsecs: nanoseconds since stamp_secs # time-handling sugar is provided by the client library time stamp #Frame this data is associated with # 0: no frame # 1: global frame string frame_id """
Definition at line 11 of file _PointIndices.py.
pcl::msg::_PointIndices::PointIndices::_has_header = True [static, private] |
Definition at line 10 of file _PointIndices.py.
string pcl::msg::_PointIndices::PointIndices::_md5sum = "458c7998b7eaf99908256472e273b3d4" [static, private] |
Definition at line 8 of file _PointIndices.py.
list pcl::msg::_PointIndices::PointIndices::_slot_types = ['Header','int32[]'] [static, private] |
Definition at line 35 of file _PointIndices.py.
string pcl::msg::_PointIndices::PointIndices::_type = "pcl/PointIndices" [static, private] |
Definition at line 9 of file _PointIndices.py.
Definition at line 55 of file _PointIndices.py.
Definition at line 57 of file _PointIndices.py.