#include <C4DefGraphics.h>
Public Member Functions | |
| C4GraphicsOverlayListAdapt (C4GraphicsOverlay *&pOverlay) | |
| void | CompileFunc (StdCompiler *pComp) |
| bool | operator== (C4GraphicsOverlay *pDefault) |
| void | operator= (C4GraphicsOverlay *pDefault) |
Protected Attributes | |
| C4GraphicsOverlay *& | pOverlay |
Definition at line 256 of file C4DefGraphics.h.
|
inline |
Definition at line 261 of file C4DefGraphics.h.
| void C4GraphicsOverlayListAdapt::CompileFunc | ( | StdCompiler * | pComp | ) |
Definition at line 1116 of file C4DefGraphics.cpp.
References C4GraphicsOverlay::GetNext(), StdCompiler::hasNaming(), StdCompiler::isDeserializer(), pOverlay, StdCompiler::SEP_SEP, StdCompiler::SEP_SEP2, StdCompiler::Separator(), C4GraphicsOverlay::SetNext(), and StdCompiler::Value().
|
inline |
Definition at line 265 of file C4DefGraphics.h.
References pOverlay.
|
inline |
|
protected |
Definition at line 259 of file C4DefGraphics.h.
Referenced by CompileFunc(), operator=(), and operator==().