shadows.inl

Go to the documentation of this file.
00001 // Protocol for Shadow Type class
00002 
00003 #pragma warning(push)
00004 #pragma warning(disable:4100)
00005 
00006     def_visible_generic_debug_ok ( CanDoOmni,               "CanDoOmni");
00007     def_visible_generic_debug_ok ( SupportStdMapInterface,  "SupportStdMapInterface");
00008     def_visible_generic_debug_ok ( MapSize,                 "MapSize");
00009     
00010 #pragma warning(pop)
00011