C++ main module for gpm Package  1.0
Classes
CORE_SharedPointersListVMap.h File Reference
#include "boost/shared_ptr.hpp"
#include "boost/weak_ptr.hpp"
#include "CORE_Object.h"
#include "CORE_SharedPointersList.h"
#include "CORE_Map.h"
#include "CORE_SharedPointersListVMap.hpp"
Include dependency graph for CORE_SharedPointersListVMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CORE_SharedPointersListVMap< Key, Value >
 This class describes a map: primitive type of Key -> shared pointer of list of Value. More...