MatOCAD Logo

Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

manager.cpp File Reference

#include "../../include/wxIFM/manager.h"
#include "../../include/wxIFM/plugin.h"
#include "../../include/wxIFM/definterface.h"
#include "../../include/wxIFM/defplugin.h"
#include <wx/statusbr.h>
#include <wx/dc.h>

Include dependency graph for manager.cpp:

Go to the source code of this file.

Functions

 IMPLEMENT_DYNAMIC_CLASS (wxIFMChildDataBase, wxObject)
wxIFMComponentDataKeyType GetNewDataKey ()
int GetNewComponentType ()
int GetNewChildType ()


Detailed Description

Implementation file for core IFM components

Author:
Robin McNeill
Date:
Created: 10/15/04
Copyright (c) Robin McNeill Licensed under the terms of the wxWindows license

Definition in file manager.cpp.


Function Documentation

int GetNewChildType  ) 
 

Returns:
New unique identifier for a child type

Definition at line 43 of file manager.cpp.

int GetNewComponentType  ) 
 

Returns:
New unique identifier for a component type

Definition at line 36 of file manager.cpp.

wxIFMComponentDataKeyType GetNewDataKey  ) 
 

Returns:
New unique data key for component data

Definition at line 29 of file manager.cpp.

IMPLEMENT_DYNAMIC_CLASS wxIFMChildDataBase  ,
wxObject 
 

 

SourceForge Logo