cgma
SDLCAMergePartnerList.hpp
Go to the documentation of this file.
00001 #ifndef SDL_CAMERGEPARTNER_LIST_HPP
00002 #define SDL_CAMERGEPARTNER_LIST_HPP
00003 
00004 #include "SDLList.hpp"
00005 #include "CAMergePartner.hpp"
00006 
00007 SDLListdeclare(SDLCAMergePartnerList, CAMergePartner*, merge_id, int)
00008 
00009 #endif 
00010 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines