Public Member Functions | Public Attributes
cartographer::mapping::SubmapId Struct Reference

#include <id.h>

List of all members.

Public Member Functions

bool operator!= (const SubmapId &other) const
bool operator< (const SubmapId &other) const
bool operator== (const SubmapId &other) const
 SubmapId (int trajectory_id, int submap_index)
void ToProto (proto::SubmapId *proto) const

Public Attributes

int submap_index
int trajectory_id

Detailed Description

Definition at line 88 of file id.h.


Constructor & Destructor Documentation

cartographer::mapping::SubmapId::SubmapId ( int  trajectory_id,
int  submap_index 
) [inline]

Definition at line 89 of file id.h.


Member Function Documentation

bool cartographer::mapping::SubmapId::operator!= ( const SubmapId other) const [inline]

Definition at line 100 of file id.h.

bool cartographer::mapping::SubmapId::operator< ( const SubmapId other) const [inline]

Definition at line 102 of file id.h.

bool cartographer::mapping::SubmapId::operator== ( const SubmapId other) const [inline]

Definition at line 95 of file id.h.

void cartographer::mapping::SubmapId::ToProto ( proto::SubmapId *  proto) const [inline]

Definition at line 107 of file id.h.


Member Data Documentation

Definition at line 93 of file id.h.

Definition at line 92 of file id.h.


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


cartographer
Author(s): The Cartographer Authors
autogenerated on Thu May 9 2019 02:27:36