ADTF  3.18.3
ddlcontainer.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

class  cDDLContainerNoClone< T >
 Utility class that stores DDL entities. More...
 
class  cDDLContainer< T >
 Utility class to store DDL elements that can be cloned. More...
 

Namespaces

 adtf_ddl
 Namespace for the mainpage_pkg_ddl.
 

Typedefs

typedef cDDLContainerNoClone< IDDL > tDDLVec
 Container type of basic DDL objects.
 
typedef cDDLContainer< cDDLUnit > tDDLUnitVec
 Container type of cDDLUnit objects.
 
typedef cDDLContainer< cDDLBaseunit > tDDLBaseunitVec
 Container type of cDDLBaseunit objects.
 
typedef cDDLContainer< cDDLPrefix > tDDLPrefixVec
 Container type of cDDLPrefix objects.
 
typedef cDDLContainer< cDDLDataType > tDDLDTVec
 Container type of cDDLDataType objects.
 
typedef cDDLContainer< cDDLEnum > tDDLEnumVec
 Container type of cDDLEnum objects.
 
typedef cDDLContainer< cDDLComplex > tDDLComplexVec
 Container type of cDDLComplex objects.
 
typedef cDDLContainer< cDDLStream > tDDLStreamVec
 Container type of cDDLStream objects.
 
typedef cDDLContainer< cDDLStreamMetaType > tDDLStreamMetaTypeVec
 Container type of cDDLStreamMetaType objects.
 
typedef tDDLUnitVec::iterator tDDLUnitIt
 Iterator type for tDDLUnitVec.
 
typedef tDDLBaseunitVec::iterator tDDLBaseunitIt
 Iterator type for tDDLBaseunitVec.
 
typedef tDDLPrefixVec::iterator tDDLPrefixIt
 Iterator type for tDDLPrefixVec.
 
typedef tDDLDTVec::iterator tDDLDTIt
 Iterator type for tDDLDTVec.
 
typedef tDDLEnumVec::iterator tDDLEnumIt
 Iterator type for tDDLConstVec.
 
typedef tDDLComplexVec::iterator tDDLComplexIt
 Iterator type for tDDLComplexVec.
 
typedef tDDLStreamVec::iterator tDDLStreamIt
 Iterator type for tDDLStreamVec.
 
typedef std::map< A_UTILS_NS::cString, cDDLStream * > tDDLStreamMap
 Associative container type for cDDLStream objects.
 
typedef tDDLStreamMap::iterator tDDLStreamMapIt
 Iterator type for tDDLStreamMap.
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file ddlcontainer.h.