Event.h File Reference


Detailed Description

The header file for the multi-modal Event class.

Author:
Jochen von Spiczak
Id
Node.h 1011 2006-04-20 21:47:53Z spiczak

#include <string>
#include <vector>
#include <stdexcept>
#include "../dllinclude.h"
#include "EventAttribute.h"
#include "EventAttributeBase.h"
#include "iostream_ext.h"
#include "OSUtils.h"

Include dependency graph for Event.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ot

Classes

class  ot::Event

Typedefs

typedef std::map< std::string,
EventAttributeBase * > 
ot::AttributeMap

Functions

template<typename T>
static T * ot::copyV2A (const std::vector< T > &vector, T *array)
template<typename T>
static std::vector< T > & ot::copyA2V (const T *array, const int arraySize, std::vector< T > &vector)
template<typename T>
static const std::vector< T > ot::copyA2V (const T *array, const int arraySize)
std::istream & ot::operator>> (std::istream &in, ot::Event &event)
std::ostream & ot::operator<< (std::ostream &out, const ot::Event &event)


Generated on Wed Feb 28 15:19:37 2007 for NaviTrack by  doxygen 1.4.6