Public Member Functions | Public Attributes | List of all members
Pair Struct Reference

A generic couple structure. More...

#include <IcePairs.h>

Inheritance diagram for Pair:
Inheritance graph
[legend]

Public Member Functions

inline_ Pair ()
 
inline_ Pair (udword i0, udword i1)
 

Public Attributes

udword id0
 First index of the pair. More...
 
udword id1
 Second index of the pair. More...
 

Detailed Description

A generic couple structure.

Definition at line 16 of file IcePairs.h.

Constructor & Destructor Documentation

inline_ Pair::Pair ( )
inline

Definition at line 18 of file IcePairs.h.

inline_ Pair::Pair ( udword  i0,
udword  i1 
)
inline

Definition at line 19 of file IcePairs.h.

Member Data Documentation

udword Pair::id0

First index of the pair.

Definition at line 21 of file IcePairs.h.

udword Pair::id1

Second index of the pair.

Definition at line 22 of file IcePairs.h.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:43