#include "aja.h"
Go to the source code of this file.
Namespaces | |
namespace | aja |
Classes | |
class | aja::ElementParent |
class representing Element who contain other child elements. More... | |
Defines | |
#define | _AJA_ELEMENTPARENT_H_ |
Typedefs | |
typedef std::multimap< number_t, ElementItem * > | aja::elementArray_t |
associative array of elements.This type is used in ElementParent |
|
|