#include "StdString.h"
#include <list>
#include "IopcDataType.h"
Include dependency graph for MetadataCommon.h:
This graph shows which files directly or indirectly include this file:
Classes | |
struct | IopcClassAttribute |
Information about one attribute of a class. More... | |
Typedefs | |
typedef std::list< IopcClassAttribute > | ClassAttributeList |
typedef std::list< CStdString > | BaseClassesList |
|
List containing information about all attributes in a class.
|
|
List of names of all base classes of a class.
|