Web API Reference MapGuide Open Source

Configuration.h File Reference

Include dependency graph for Configuration.h:

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


Defines

#define MG_CONFIGURATION_CATCH(methodName)   MG_CATCH(methodName) \
#define MG_CONFIGURATION_CATCH_AND_THROW(methodName)   MG_CATCH_AND_THROW(methodName) \
#define MG_CONFIGURATION_THROW()   MG_THROW() \
#define MG_CONFIGURATION_TRY()   MG_TRY() \

Comments or suggestions? Send us feedback.