#include <assert.h>
#include "BaseClass.h"
Go to the source code of this file.
Classes | |
class | Base::Persistence |
Persistence class and root of the type system. More... | |
Namespaces | |
namespace | Base |
The namespace of the FreeCAD Base library. | |
Typedefs | |
typedef std::istream | Base::Reader |