|
MDF Lib 2.2
Interface against MDF 3/4 files
|
This is the complete list of members for mdf::IEvent, including all inherited members.
| AddAttachment(const IAttachment *attachment)=0 | mdf::IEvent | pure virtual |
| AddScope(const void *scope)=0 | mdf::IEvent | pure virtual |
| Attachments() const =0 | mdf::IEvent | pure virtual |
| BlockType() const =0 | mdf::IBlock | pure virtual |
| Cause(EventCause cause)=0 | mdf::IEvent | pure virtual |
| Cause() const =0 | mdf::IEvent | pure virtual |
| CauseToString() const | mdf::IEvent | |
| CreateMetaData()=0 | mdf::IEvent | pure virtual |
| CreatorIndex(size_t index)=0 | mdf::IEvent | pure virtual |
| CreatorIndex() const =0 | mdf::IEvent | pure virtual |
| Description(const std::string &description) | mdf::IEvent | |
| Description() const | mdf::IEvent | |
| GroupName(const std::string &group_name)=0 | mdf::IEvent | pure virtual |
| GroupName() const =0 | mdf::IEvent | pure virtual |
| Index() const =0 | mdf::IBlock | pure virtual |
| MetaData() const =0 | mdf::IEvent | pure virtual |
| Name(const std::string &name)=0 | mdf::IEvent | pure virtual |
| Name() const =0 | mdf::IEvent | pure virtual |
| ParentEvent(const IEvent *parent)=0 | mdf::IEvent | pure virtual |
| ParentEvent() const =0 | mdf::IEvent | pure virtual |
| PostTrig(double post_trig) | mdf::IEvent | |
| PostTrig() const | mdf::IEvent | |
| PreTrig(double pre_trig) | mdf::IEvent | |
| PreTrig() const | mdf::IEvent | |
| Range(RangeType range_type)=0 | mdf::IEvent | pure virtual |
| Range() const =0 | mdf::IEvent | pure virtual |
| RangeEvent(const IEvent *range_event)=0 | mdf::IEvent | pure virtual |
| RangeEvent() const =0 | mdf::IEvent | pure virtual |
| RangeToString() const | mdf::IEvent | |
| Scopes() const =0 | mdf::IEvent | pure virtual |
| Sync(SyncType sync_type)=0 | mdf::IEvent | pure virtual |
| Sync() const =0 | mdf::IEvent | pure virtual |
| SyncFactor(double factor)=0 | mdf::IEvent | pure virtual |
| SyncFactor() const =0 | mdf::IEvent | pure virtual |
| SyncValue(int64_t value)=0 | mdf::IEvent | pure virtual |
| SyncValue() const =0 | mdf::IEvent | pure virtual |
| Type(EventType event_type)=0 | mdf::IEvent | pure virtual |
| Type() const =0 | mdf::IEvent | pure virtual |
| TypeToString() const | mdf::IEvent | |
| ValueToString() const | mdf::IEvent | |
| ~IBlock()=default | mdf::IBlock | virtual |