8#ifndef META_OCEAN_MEDIA_MEDIUM_REF_H
9#define META_OCEAN_MEDIA_MEDIUM_REF_H
91 typedef std::multimap<std::string, MediumRef>
MediumMap;
180template <
typename T2>
This class implements a recursive lock object.
Definition Lock.h:31
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