B2BITS FIX Antenna C++ 2.33.0
|
Generates helper types. More...
#include <B2BITS_DictionaryDefines.h>
Public Types | |
typedef Type const * | CPtr |
typedef CPtr const * | CPtrArray |
typedef CSRefCounterPtr< Type > const | CRef |
typedef CRef * | CRefArray |
typedef Type * | Ptr |
typedef CSRefCounterPtr< Type > | Ref |
typedef Ref * | RefArray |
typedef CSRefCounterPtr< Type const > | RefC |
typedef T | Type |
Generates helper types.
typedef Type const* FixDictionary2::TypeTraits< T >::CPtr |
typedef CPtr const* FixDictionary2::TypeTraits< T >::CPtrArray |
typedef CSRefCounterPtr<Type> const FixDictionary2::TypeTraits< T >::CRef |
typedef CRef* FixDictionary2::TypeTraits< T >::CRefArray |
typedef Type* FixDictionary2::TypeTraits< T >::Ptr |
typedef CSRefCounterPtr<Type> FixDictionary2::TypeTraits< T >::Ref |
typedef Ref* FixDictionary2::TypeTraits< T >::RefArray |
typedef CSRefCounterPtr<Type const> FixDictionary2::TypeTraits< T >::RefC |
typedef T FixDictionary2::TypeTraits< T >::Type |