LDA++
Public Member Functions | List of all members
ldaplusplus::events::Event Class Reference

#include <Events.hpp>

Inheritance diagram for ldaplusplus::events::Event:
ldaplusplus::events::EpochProgressEvent< Scalar > ldaplusplus::events::ExpectationProgressEvent< Scalar > ldaplusplus::events::MaximizationProgressEvent< Scalar >

Public Member Functions

 Event (std::string id)
 
const std::string & id () const
 

Detailed Description

A base event object that will be dispatched and received.

Constructor & Destructor Documentation

ldaplusplus::events::Event::Event ( std::string  id)
Parameters
idA string that identifies the event

Member Function Documentation

const std::string & ldaplusplus::events::Event::id ( ) const
Returns
A string that identifies the event (passed in the constructor)

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