 |
Manual for OpenFLUID 2.1.11
|
Go to the documentation of this file.
40 #ifndef __OPENFLUID_CORE_EVENTSCOLLECTION_HPP__
41 #define __OPENFLUID_CORE_EVENTSCOLLECTION_HPP__
83 [[deprecated]]
bool addEvent(
const Event* Ev);
88 bool addEvent(
const Event& Ev);
98 [[deprecated]]
bool getEventsBetween(
const DateTime& BeginDate,
const DateTime& EndDate,
129 return m_Events.size();
140 void println()
const;
#define OPENFLUID_API
Definition: dllexport.hpp:86
EventsList_t * getEventsList()
Definition: EventsCollection.hpp:119
EventsList_t * eventsList()
Definition: EventsCollection.hpp:111
void clear()
Definition: EventsCollection.hpp:135
Definition: EventsCollection.hpp:70
int getCount() const
Definition: EventsCollection.hpp:127
Definition: ApplicationException.hpp:47
std::list< Event > EventsList_t
Definition: EventsCollection.hpp:53
Class for management of date and time information.
Definition: DateTime.hpp:87
Generated by
1.8.17