Isle
Loading...
Searching...
No Matches
mxobjectfactory.cpp File Reference
#include "mxobjectfactory.h"
#include "decomp.h"
#include "mxcompositepresenter.h"
#include "mxeventpresenter.h"
#include "mxflcpresenter.h"
#include "mxloopingflcpresenter.h"
#include "mxloopingmidipresenter.h"
#include "mxloopingsmkpresenter.h"
#include "mxmidipresenter.h"
#include "mxpresenter.h"
#include "mxsmkpresenter.h"
#include "mxstillpresenter.h"
#include "mxvideopresenter.h"
#include "mxwavepresenter.h"
Include dependency graph for mxobjectfactory.cpp:

Go to the source code of this file.

Macros

#define X(V)   m_id##V = MxAtomId(#V, e_exact);
 
#define X(V)
 

Functions

 DECOMP_SIZE_ASSERT (MxObjectFactory, 0x38)
 

Macro Definition Documentation

◆ X [1/2]

#define X (   V)    m_id##V = MxAtomId(#V, e_exact);

◆ X [2/2]

#define X (   V)
Value:
else if (m_id##V == atom) \
{ \
object = new V; \
}

Function Documentation

◆ DECOMP_SIZE_ASSERT()

DECOMP_SIZE_ASSERT ( MxObjectFactory  ,
0x38   
)