KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Typedefs | Functions
Event_traits.h File Reference
#include <semantics/Marginal_cell.h>
#include <semantics/Event_view.h>
#include <semantics/Cell_traits.h>
#include <semantics/Semantic_traits.h>
#include <boost/array.hpp>
#include <boost/bimap.hpp>
#include <string>

Go to the source code of this file.

Classes

struct  semantics::View_traits< T >
 
struct  semantics::View_traits< S1_event >
 
struct  semantics::View_traits< S2_event >
 
struct  semantics::View_traits< U_event >
 
struct  semantics::View_traits< D1_event >
 
struct  semantics::View_traits< D2_event >
 
struct  semantics::View_traits< PCC1_event >
 
struct  semantics::View_traits< PCC2_event >
 
struct  semantics::View_traits< Hsem_event >
 
struct  semantics::View_traits< Msem_event >
 
struct  semantics::Cell_traits< semantics::D2_view, 2 >
 

Namespaces

 semantics
 
 semantics::Key_slots
 

Macros

#define USE_SEMANTICS
 

Typedefs

typedef boost::bimap< int,
std::string > 
semantics::Key_slots::Map
 
typedef View_traits< S1_event > semantics::S1_traits
 
typedef View_traits< S2_event > semantics::S2_traits
 
typedef View_traits< U_event > semantics::U_traits
 
typedef View_traits< D1_event > semantics::D1_traits
 
typedef View_traits< D2_event > semantics::D2_traits
 
typedef View_traits< PCC1_event > semantics::PCC1_traits
 
typedef View_traits< PCC2_event > semantics::PCC2_traits
 
typedef View_traits< Hsem_event > semantics::Hsem_traits
 
typedef View_traits< Msem_event > semantics::Msem_traits
 
typedef Event_view< S1_event > semantics::S1_view
 
typedef Event_view< S2_event > semantics::S2_view
 
typedef Event_view< U_event > semantics::U_view
 
typedef Event_view< D1_event > semantics::D1_view
 
typedef Event_view< D2_event > semantics::D2_view
 
typedef Event_view< PCC1_event > semantics::PCC1_view
 
typedef Event_view< PCC2_event > semantics::PCC2_view
 
typedef Event_view< Hsem_event > semantics::Hsem_view
 
typedef Event_view< Msem_event > semantics::Msem_view
 

Functions

void semantics::resample_all_event_alphas ()
 

Detailed Description

Author
Colin Dawson
Id:
Event_traits.h 18301 2014-11-26 19:17:13Z ksimek

Macro Definition Documentation

#define USE_SEMANTICS