API Reference > Types > OdRxDictionaryPtr Type
OdRxDictionaryPtr Type
Syntax
C++
typedef OdSmartPtr<OdRxDictionary> OdRxDictionaryPtr;

RxSystemServices.h

The typified smart pointer for the dictionary object. This template class is a specialization of the OdSmartPtr class for OdRxDictionary object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.