BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
bellshire::MaterialFrame Member List

This is the complete list of members for bellshire::MaterialFrame, including all inherited members.

backup()bellshire::MaterialFrameprotected
CollectBranchMaterials(boost::shared_ptr< MatML_Doc > doc, Material *m, std::vector< Material * > &ms)bellshire::Utilities
CollectBranchMaterialsBackwards(Material *m, std::vector< Material * > &ms)bellshire::Utilities
CollectBranchMaterialsForewards(boost::shared_ptr< MatML_Doc > doc, Material *m, std::vector< Material * > &ms)bellshire::Utilities
CompareName(Name *&first, Name *&second)bellshire::Utilitiesstatic
CopyComponentNameToParentMaterial() (defined in bellshire::MaterialFrame)bellshire::MaterialFrame
CopyTemplateMetadata() (defined in bellshire::MaterialFrame)bellshire::MaterialFrame
CopyTemplateParameterValue(ProcessingDetails &Element) (defined in bellshire::MaterialFrame)bellshire::MaterialFrame
CopyTemplateProcessingDetails(ComponentDetails &Element, ComponentDetails &TemplateElement) (defined in bellshire::MaterialFrame)bellshire::MaterialFrame
CopyTemplateProperty(ComponentDetails &Element, ComponentDetails &TemplateElement) (defined in bellshire::MaterialFrame)bellshire::MaterialFrame
docbellshire::MaterialFrameprotected
ExitIsolateMaterialBranch()bellshire::MaterialFrameprotected
findTreeItem(wxTreeCtrl *pTreeCtrl, const wxTreeItemId &root, const wxString &text, bool bCaseSensitive, bool bExactMatch)bellshire::MaterialFrame
findTreeItem(wxTreeCtrl *pTreeCtrl, const wxTreeItemId &root, const MatMLTreeItemData &MatML_Data)bellshire::MaterialFrame
GetBulkDetailsClassNames(Material *material)bellshire::Utilitiesstatic
GetMaterialIDPair(::boost::shared_ptr< MatML_Doc > MatMLDoc, std::list< xml_schema::string > ClassFilters=std::list< xml_schema::string >())bellshire::Utilitiesstatic
GetMatML(bellshire::TreeCtrlSorted *TreeCtrl, wxTreeItemId *ItemId) (defined in bellshire::MaterialFrame)bellshire::MaterialFrameinlineprotected
GetMatML(MatMLTreeItemData *treeitemdata) (defined in bellshire::MaterialFrame)bellshire::MaterialFrameinlineprotected
GetMatMLDocClassNames(::boost::shared_ptr< MatML_Doc > MatMLDoc)bellshire::Utilitiesstatic
htmlframe (defined in bellshire::MaterialFrame)bellshire::MaterialFrameprotected
ImportFile(const char *File)bellshire::MaterialFrameprotected
InFilter(Material *material, std::list< xml_schema::string > Filter)bellshire::Utilitiesstatic
InFilter(Material *material, xml_schema::string *Filter)bellshire::Utilitiesstatic
IsolateMaterialBranch()bellshire::MaterialFrameprotected
Label(::std::string name, ::std::string id)bellshire::Utilitiesstatic
LabelToId(::std::string label) (defined in bellshire::Utilities)bellshire::Utilitiesstatic
LoadFile()bellshire::MaterialFrameprotected
LoadTemplateDoc(wxString &TemplateName) (defined in bellshire::MaterialFrame)bellshire::MaterialFrame
m_AboutMenuItem (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_EditMenu (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_EditMenuPreferencesItem (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_ExitIsolateMaterialBranchMenuItem (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_ExitMenuItem (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_ExportMaterialBranchMenuItem (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_ExportMaterialMenuItem (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_FileMenu (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_GUIbellshire::MaterialFrameBaseprotected
m_HelpMenu (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_ImportMaterialBranchMenuItem (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_IntroPanel (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_IntroStaticText (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_IsolateMaterialBranchMenuItem (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_logobitmap (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_MatMLItemToCopy (defined in bellshire::MaterialFrame)bellshire::MaterialFrame
m_MatMLTreeCtrl (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_MatMLTreeCtrlStackbellshire::MaterialFrameprotected
m_menubar1bellshire::MaterialFrameBaseprotected
m_MultiPanel (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_NewMenuItem (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_OpenMenuItem (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_panel68 (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_SaveAsMenuItem (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_SaveMenuItem (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_SortClass1MenuItem (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_splitter1 (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_splitter1OnIdle(wxIdleEvent &) (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseinline
m_statusBar1 (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
m_ViewMenu (defined in bellshire::MaterialFrameBase)bellshire::MaterialFrameBaseprotected
MaterialFrame(wxWindow *parent, wxWindowID id=wxID_MATERIAL, const wxString &title=wxT("MatML Editer"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(770, 628), long style=wxCAPTION|wxCLOSE_BOX|wxMAXIMIZE_BOX|wxMINIMIZE_BOX|wxRESIZE_BORDER|wxSYSTEM_MENU|wxTAB_TRAVERSAL)bellshire::MaterialFrame
MaterialFrameBase(wxWindow *parent, wxWindowID id=wxID_MATERIAL, const wxString &title=wxT("MatML Editer"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(770, 628), long style=wxCAPTION|wxCLOSE_BOX|wxMAXIMIZE_BOX|wxMINIMIZE_BOX|wxRESIZE_BORDER|wxSYSTEM_MENU|wxTAB_TRAVERSAL)bellshire::MaterialFrameBase
MaterialGatherAssociatedComponentParentMaterial(Material *material)bellshire::MaterialFrameprotected
MaterialSetParentMaterial(::vector< ParentMaterial * > compparentmateriallist, Material *material)bellshire::MaterialFrameprotected
MatMLtoTreeCtrl(TreeCtrlSorted *MatMLTreeCtrl, Material *MatMLMaterial)bellshire::Utilitiesstatic
OnAbout(wxCommandEvent &event)bellshire::MaterialFrameprotectedvirtual
OnClassInsertRelatedElementsButton(wxCommandEvent &event) (defined in bellshire::MaterialFrame)bellshire::MaterialFrame
OnCloseSel(wxCloseEvent &event)bellshire::MaterialFrameprotectedvirtual
OnCopy(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteAbbreviation(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteAssociate(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteAssociationDetails(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteAuthorityDetails(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteBulkDetails(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteCharacterization(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteChemicalComposition(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteChemicalElementSymbol(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteClass(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteComponentDetails(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteCompound(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteConcentration(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteCurrencyCode(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteDataSourceDetails(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteDefinition(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteDimensionalDetails(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteElement(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteForm(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteFormula(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteGeometry(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteGlossary(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteGlossaryTerm(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteGraph(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteGraphs(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteMaterial(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteMeasurementTechniqueDetails(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteMetadata(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteName(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteNotes(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteParameterDetails(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteParameterValue(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteParentMaterial(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteParentSubClass(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeletePhaseComposition(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteProcessingDetails(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeletePropertyData(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeletePropertyDetails(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteQualifier(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteRelationship(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteResult(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteScale(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteSource(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteSourceDetails(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteSpecification(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteSpecimenDetails(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteSubclass(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteSubclass1(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteSynonym(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteTestConditionDetails(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteUncertainty(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteUnit(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteUnitless(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteUnits(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnDeleteValue(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnEditMenuPreferencesItem(wxCommandEvent &event)bellshire::MaterialFrameprotectedvirtual
OnElementActivated(wxTreeEvent &event)bellshire::MaterialFramevirtual
OnElementCollapsed(wxTreeEvent &event)bellshire::MaterialFramevirtual
OnElementExpanded(wxTreeEvent &event)bellshire::MaterialFramevirtual
OnExitIsolateMaterialBranch(wxCommandEvent &event)bellshire::MaterialFrameprotectedvirtual
OnExitSel(wxCommandEvent &event)bellshire::MaterialFrameprotectedvirtual
OnExportMaterial(wxCommandEvent &event)bellshire::MaterialFrameprotectedvirtual
OnExportMaterial(wxString &filename)bellshire::MaterialFrameprotected
OnExportMaterialBranch(wxCommandEvent &event)bellshire::MaterialFrameprotectedvirtual
OnExportMaterialBranch(wxString &filename)bellshire::MaterialFrameprotected
OnGotoParentMaterial(wxCommandEvent &event)bellshire::MaterialFrameprotected
OnImportMaterialBranch(wxCommandEvent &event)bellshire::MaterialFrameprotectedvirtual
OnIsolateMaterialBranch(wxCommandEvent &event)bellshire::MaterialFrameprotectedvirtual
OnLeftDown(wxTreeEvent &event)bellshire::MaterialFrame
OnMatMLItemMenu(wxTreeEvent &event)bellshire::MaterialFramevirtual
OnNewSel(wxCommandEvent &event)bellshire::MaterialFrameprotectedvirtual
OnOpenSel(wxCommandEvent &event)bellshire::MaterialFrameprotectedvirtual
OnSaveAsSel(wxCommandEvent &event)bellshire::MaterialFrameprotectedvirtual
OnSaveSel(wxCommandEvent &event)bellshire::MaterialFrameprotectedvirtual
OnSortMenuItem(wxCommandEvent &event)bellshire::MaterialFrameprotectedvirtual
Popup_Paste(const boost::any &MatMLItemToCopy, Parent_GUIClass *Parent_GUI, wxMenu &menu, ::std::string desc, const EventTag &eventType, void(ParentBase_GUIClass::*method)(EventArg &), EventHandler *handler)bellshire::MaterialFrameprotected
PopupLinkBind(wxMenu &menu, ::std::string desc, const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler)bellshire::MaterialFrameprotected
preferenceframe (defined in bellshire::MaterialFrame)bellshire::MaterialFrameprotected
reEstabilishTreeCtrlSizer()bellshire::MaterialFrameprotected
SameName(Name *&first, Name *&second)bellshire::Utilitiesstatic
SetMenuConnect()bellshire::MaterialFrameBaseprotected
SetTreeCtrlConnect()bellshire::MaterialFrameprotected
SetupMaterialBranch(MatML_Doc &element, std::vector< Material * > &materials)bellshire::MaterialFrameprotected
SetupTemplateDoc(Material &Element) (defined in bellshire::MaterialFrame)bellshire::MaterialFrame
ShowContextMenu(wxTreeItemId id, const wxPoint &pt)bellshire::MaterialFrameprotected
SortMenuItem()bellshire::MaterialFrameprotected
std2wx(const std::list< xml_schema::string > &stdstr)bellshire::Utilitiesstatic
template_docbellshire::MaterialFrameprotected
UpdateCurrentPanel()bellshire::MaterialFrameprotected
Warning(::std::string msg) (defined in bellshire::MaterialFrame)bellshire::MaterialFrameinline
wx2std(const wxArrayString &wxstr)bellshire::Utilitiesstatic
XSLT2HTMLviewer(const wxString XMLfilename, const wxString XSLTFile, const wxString HTMLDir, const wxString HTMLFileName) (defined in bellshire::MaterialFrame)bellshire::MaterialFrameprotected
XSLTProcessing(const wxString XMLfilename, const wxString XSLTFile, const wxString OutDir, const wxString OutFileName, const wxString XSLTParameters) (defined in bellshire::MaterialFrame)bellshire::MaterialFrameprotected
~MaterialFrame()bellshire::MaterialFramevirtual
~MaterialFrameBase()bellshire::MaterialFrameBase