KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | List of all members
semantics::Categorical_event_base Class Reference

abstract base class for look-up keys More...

#include <Categorical_event.h>

Inheritance diagram for semantics::Categorical_event_base:
semantics::Categorical_event< 0 > semantics::Categorical_event< N >

Public Types

typedef Categorical_event_base Self_type
 
typedef size_t Val_type
 
typedef std::vector< Val_typeData_type
 
typedef size_t Hash_type
 

Public Member Functions

virtual std::ostream & print_to (std::ostream &os) const
 
virtual bool operator== (const Self_type &) const
 

Detailed Description

abstract base class for look-up keys

Member Typedef Documentation

Member Function Documentation

virtual bool semantics::Categorical_event_base::operator== ( const Self_type ) const
inlinevirtual
virtual std::ostream& semantics::Categorical_event_base::print_to ( std::ostream &  os) const
inlinevirtual

The documentation for this class was generated from the following file: