Public Member Functions | Public Attributes
IceCore::Pair Struct Reference

A generic couple structure. More...

#include <OPC_IceHook.h>

Inheritance diagram for IceCore::Pair:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

A generic couple structure.

Definition at line 17 of file OPC_IceHook.h.


Constructor & Destructor Documentation

Definition at line 19 of file OPC_IceHook.h.

inline_ IceCore::Pair::Pair ( udword  i0,
udword  i1 
) [inline]

Definition at line 20 of file OPC_IceHook.h.


Member Data Documentation

First index of the pair.

Definition at line 22 of file OPC_IceHook.h.

Second index of the pair.

Definition at line 23 of file OPC_IceHook.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 Sun Apr 2 2017 03:44:02