#include <map>#include <string>#include "peer/components/core/TdkLayoutObject.h"#include "peer/components/core/styles/TdkBlob.h"Classes | |
| class | TdkLayoutObjectFactory |
| Defines the class TdkLayoutObjectFactory. More... | |
Typedefs | |
| typedef TdkLayoutObject *(*) | TdkLayoutObjectConstructorFunction (std::string name, TdkBlob *blob) |
| typedef std::map< std::string, TdkLayoutObjectConstructorFunction > | TdkLayoutObjectConstructorFunctionSet |
| typedef std::map< std::string, int > | TdkLayoutObjectTypeCounter |
| typedef TdkLayoutObject*(*) TdkLayoutObjectConstructorFunction(std::string name, TdkBlob *blob) |
| typedef std::map<std::string, TdkLayoutObjectConstructorFunction> TdkLayoutObjectConstructorFunctionSet |
| typedef std::map<std::string, int> TdkLayoutObjectTypeCounter |
1.5.2