Public Member Functions | Private Attributes | List of all members
PropertyTreeAddon Class Reference
Inheritance diagram for PropertyTreeAddon:
Inheritance graph
[legend]

Public Member Functions

virtual void Initialize (Common::AddonsManager &, const Common::AddonParameters &)
 initialize addon. More...
 
bool IsInitialized () const
 
bool IsStopped () const
 
 PropertyTreeAddon ()
 
virtual void Stop ()
 Stopping addon work. After calling this method addon should throw exception on any calls. More...
 

Private Attributes

bool Initialized
 
bool Stopped
 

Detailed Description

Definition at line 56 of file addons_manager_test.cpp.

Constructor & Destructor Documentation

PropertyTreeAddon::PropertyTreeAddon ( )
inline

Definition at line 63 of file addons_manager_test.cpp.

Member Function Documentation

virtual void PropertyTreeAddon::Initialize ( Common::AddonsManager manager,
const Common::AddonParameters parameters 
)
inlinevirtual

initialize addon.

Note
Calls when all addons dependencies resolved. suppose that addon fully ready for work.

Implements Common::Addon.

Definition at line 69 of file addons_manager_test.cpp.

bool PropertyTreeAddon::IsInitialized ( ) const
inline

Definition at line 81 of file addons_manager_test.cpp.

bool PropertyTreeAddon::IsStopped ( ) const
inline

Definition at line 86 of file addons_manager_test.cpp.

virtual void PropertyTreeAddon::Stop ( )
inlinevirtual

Stopping addon work. After calling this method addon should throw exception on any calls.

Implements Common::Addon.

Definition at line 76 of file addons_manager_test.cpp.

Member Data Documentation

bool PropertyTreeAddon::Initialized
private

Definition at line 59 of file addons_manager_test.cpp.

bool PropertyTreeAddon::Stopped
private

Definition at line 60 of file addons_manager_test.cpp.


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:09