Class Hierarchy
AcTcCatalogSet
C++
class AcTcCatalogSet;
File
AcTc.h
Description
This class stores and manages a collection of catalogs. The catalogs are loaded from a semicolon-delimited list of paths set in the catalog set. This class cannot be instantiated by external applications. A pointer to this class can be obtained by using AcTcScheme::GetCatalogSet().