7 #ifndef __architecture_WindowPipeline_h__ 8 #define __architecture_WindowPipeline_h__ 28 void initialize(
void);
37 virtual void loadWindows(
void);
49 std::list< sp<WindowI> > m_windows;
53 std::vector< t_appwin > m_appWindows;
Convienience base class for specification and use of path accessors.
Definition: Config.h:19
kernel
Definition: namespace.dox:3
Window Pipeline.
Definition: WindowPipeline.h:20
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Automatically reference-counted string container.
Definition: String.h:128
application framework interface
Definition: PipelineI.h:16
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53