#include "MetadataCommon.h"
#include "ClassHierarchy.h"
Include dependency graph for MetadataLoader.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | MetadataLoader |
Interface for class that loads metadata (information about application's class model). More... | |
Variables | |
MetadataLoader * | metadataLoader |
|
Pointer to instance of some MetadataLoader's ancestor. Implementator of the ancestor is responsible for defining the variable and filling it with valid address. |