global.hpp File Reference

#include "data/data.hpp"
#include "data/exception.hpp"
#include "data/singleton.hpp"
#include "data/list.hpp"

Include dependency graph for global.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gsgl
namespace  gsgl::data

Classes

class  global_register
 Base class for global resource registers. More...

Functions

template<typename R>
void global_register_resource_aux (gsgl::data::list< R * > &l, R *r)
 Auxiliary function to get around the inability to partially specialize template member functions.
template<typename R>
void global_unregister_resource_aux (gsgl::data::list< R * > &l, R *r)


Generated on Sat Mar 1 13:50:04 2008 for Periapsis Project by  doxygen 1.5.5