xentara-plugin v2.0.3
The Xentara Plugin Framework
Loading...
Searching...
No Matches
Deprecated List
Class xentara::config::Resolver
Replaced by Context
Class xentara::io::Component
Replaced by skill::Element
Class xentara::io::ComponentClass
Renamed to skill::Element::Class
Class xentara::io::Driver
Replaced by skill::Skill::Class
Class xentara::io::Io
Replaced by skill::DataPoint
Class xentara::io::IoBatch
Replaced by skill::Element
Class xentara::io::IoBatchClass
Renamed to skill::Element::Class
Class xentara::io::IoClass
Renamed to skill::Element::Class
Member xentara::memory::WriteSentinel< Array >::commit () -> void
Replaced by commit(std::chrono::system_clock::time_point timeStamp)
Member xentara::memory::WriteSentinel< Object< Type > >::commit () -> void
Replaced by commit(std::chrono::system_clock::time_point timeStamp)
Member xentara::memory::WriteSentinel< RawMemory >::commit () -> void
Replaced by commit(std::chrono::system_clock::time_point timeStamp)
Member xentara::model::Attribute::ReadOnly
This is a backwards compatibility constant to account for the formerly unscoped enum Attribute::Access
Member xentara::model::Attribute::ReadWrite
This is a backwards compatibility constant to account for the formerly unscoped enum Attribute::Access
Member xentara::model::Attribute::resolve (const String &name, const Attribute &firstAttribute, const Attributes &... moreAttributes) -> const Attribute *
This function is no longer used
Member xentara::model::Attribute::WriteOnly
This is a backwards compatibility constant to account for the formerly unscoped enum Attribute::Access
Member xentara::model::AttributeReference
Renamed to ElementAttribute
Member xentara::model::GenericElement
Renamed to Element
Member xentara::plugin::EnableSharedFromThis
Renamed to skill::EnableSharedFromThis
Class xentara::plugin::Plugin
This class is no longer needed. Skills are now registered automatically in the constructor of xentara::skill::Skill::Class
Member xentara::plugin::SharedFactory
Renamed to skill::ElementFactory
Member xentara::process::Event::Event (const model::Attribute &attribute)
Replaced by automatic change events
Member xentara::process::Event::Event (const model::Attribute::Role &attributeRole)
Replaced by automatic change events
Member xentara::process::Event::fire (std::chrono::system_clock::time_point eventTime=std::chrono::system_clock::now()) const -> void
Replaced by raise()
Class xentara::process::MicroserviceClass
Renamed to skill::Element::Class