8 #ifndef META_OCEAN_MEDIA_MEDIUM_REF_H
9 #define META_OCEAN_MEDIA_MEDIUM_REF_H
91 typedef std::multimap<std::string, MediumRef>
MediumMap;
158 template <
typename T>
165 template <
typename T>
172 template <
typename T>
179 template <
typename T>
180 template <
typename T2>
187 template <
typename T>
This class implements a recursive lock object.
Definition: Lock.h:31
This template class implements a object reference with an internal reference counter.
Definition: base/ObjectRef.h:58
This template class is the base class for all singleton objects.
Definition: Singleton.h:71
This template class implements a smart object reference which is a specialization of an ObjectRef obj...
Definition: SmartObjectRef.h:90
SmartObjectRef< T, TBase > & operator=(const SmartObjectRef< T, TBase > &smartObjectRef)
Assign operator.
Definition: SmartObjectRef.h:280
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15