/* $XConsortium: xentmgr_inst.m4 /main/2 1996/08/09 15:34:03 mgreess $ */ // Copyright (c) 1994, 1995 James Clark // See the file COPYING for copying permission. #include "splib.h" #ifdef SP_MANUAL_INST #define SP_DEFINE_TEMPLATES #include "StringOf.h" #include "Vector.h" #include "NCVector.h" #include "ListIter.h" #include "IList.h" #include "List.h" #include "Owner.h" #include "OwnerTable.h" #include "PointerTable.h" #include "HashTableItemBase.h" #include "HashTable.h" #include "Ptr.h" #undef SP_DEFINE_TEMPLATES #include "StorageManager.h" #include "ExtendEntityManager.h" #include "OffsetOrderedList.h" #include "CodingSystem.h" #include "types.h" #include "StringOf.h" #include "DescriptorManager.h" #include "StorageManager.h" #include "Boolean.h" #include "RegisteredCodingSystem.h" #include "StorageObjectPosition.h" #include "CatalogEntry.h" #ifdef SP_NAMESPACE namespace SP_NAMESPACE { #endif __instantiate(String) __instantiate(NCVector >) __instantiate(Vector) __instantiate(NCVector >) __instantiate(NCVector) __instantiate(IList >) __instantiate(List) __instantiate(ListIter) __instantiate(ListItem) __instantiate(IListIter >) __instantiate(Owner) __instantiate(Owner) __instantiate(Owner) __instantiate(Owner) __instantiate(Owner) __instantiate(NCVector >) __instantiate(Vector) __instantiate(`HashTable,CatalogEntry>') __instantiate(`HashTableIter,CatalogEntry>') __instantiate(`HashTableItem,CatalogEntry>') __instantiate(HashTableItemBase >) __instantiate(`OwnerTable >,String,Hash,HashTableKeyFunction > >') __instantiate(`CopyOwnerTable >,String,Hash,HashTableKeyFunction > >') __instantiate(`OwnerTableIter >, String, Hash, HashTableKeyFunction > >') __instantiate(`PointerTable >*,String,Hash,HashTableKeyFunction > >') __instantiate(`PointerTableIter > *, String, Hash, HashTableKeyFunction > >') __instantiate(Vector >*>) __instantiate(Ptr) __instantiate(ConstPtr) __instantiate(Vector) #ifdef SP_NAMESPACE } #endif #endif /* SP_MANUAL_INST */