librnr  1.14.5
RoadNarrows Robotics Common Library 1
AssocMapVoidMapper_T Struct Reference

#include <assoc.h>

Public Attributes

AssocMapVoidPoint_Tm_tblAssocMap
 associative map table
 
size_t m_tblSize
 number of entries in table
 
AssocMapVoidCmp_T m_opXCmp
 return 0 if x1 == x2
 
AssocMapVoidCmp_T m_opYCmp
 return 0 if y1 == y2
 
AssocMapVoidPoint_Tm_pMapDft
 default x, y point
 

Detailed Description

Base associative mapper structure type.

The structure holds an associative map plus operators on that map.

Definition at line 185 of file assoc.h.


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