typedef OEHasIdx<OEAtomBase> OEHasAtomIdx; typedef OEHasIdx<OEBondBase> OEHasBondIdx; typedef OEHasIdx<OEConfBase> OEHasConfIdx;
Three typedefs of OEHasIdx are provided for the three most common uses.