OpenLexocad  27.1
Base::GlobalSave Class Reference

#include <GlobalSave.h>

Public Member Functions

 GlobalSave ()
 
virtual bool save (FILE *f)
 
virtual const char * getName ()
 
virtual const char * getNameForID ()
 

Public Attributes

std::map< std::string, GlobalSave * > mySave
 

Constructor & Destructor Documentation

◆ GlobalSave()

Base::GlobalSave::GlobalSave ( )
inline

Member Function Documentation

◆ getName()

virtual const char* Base::GlobalSave::getName ( )
inlinevirtual

◆ getNameForID()

virtual const char* Base::GlobalSave::getNameForID ( )
inlinevirtual

◆ save()

virtual bool Base::GlobalSave::save ( FILE *  f)
inlinevirtual

Member Data Documentation

◆ mySave

std::map<std::string, GlobalSave*> Base::GlobalSave::mySave

The documentation for this class was generated from the following file: