MatOCAD Logo

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

manager.h File Reference

#include "ifmdefs.h"
#include <wx/window.h>

Include dependency graph for manager.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wxIFMVersionInfo
class  wxInterfaceManager
class  wxIFMChildDataBase
class  wxIFMComponent
 Class representing a generic component in the interface. More...
class  wxIFMExtensionDataBase

Functions

wxIFMComponentDataKeyType GetNewDataKey ()
int GetNewComponentType ()
int GetNewChildType ()


Detailed Description

Defines core components of the IFM system

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

Definition in file manager.h.


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.

 

SourceForge Logo