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

List of all members.

Public Member Functions

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

Private Attributes

bool Initialized
bool Stopped

Detailed Description

Definition at line 51 of file addons_manager_test.cpp.


Constructor & Destructor Documentation

Definition at line 58 of file addons_manager_test.cpp.


Member Function Documentation

virtual void PropertyTreeAddon::Initialize ( Common::AddonsManager manager,
const Common::AddonParameters parameters 
) [inline, virtual]

initialize addon.

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

Implements Common::Addon.

Definition at line 64 of file addons_manager_test.cpp.

bool PropertyTreeAddon::IsInitialized ( ) const [inline]

Definition at line 76 of file addons_manager_test.cpp.

bool PropertyTreeAddon::IsStopped ( ) const [inline]

Definition at line 81 of file addons_manager_test.cpp.

virtual void PropertyTreeAddon::Stop ( ) [inline, virtual]

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

Implements Common::Addon.

Definition at line 71 of file addons_manager_test.cpp.


Member Data Documentation

Definition at line 54 of file addons_manager_test.cpp.

Definition at line 55 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 Sat Jun 8 2019 18:24:59