• Skip to main content
  • Skip to header right navigation
  • Skip to site footer
CDP Studio logo

CDP Studio

The no-code and full-code software development tool for distributed control systems and HMI

  • Doc
  • Why CDP
    • Software developers
    • Automation engineers
    • Managers
  • Products
    • Automation Designer
    • HMI Designer
    • Maritime HMIs
  • Services
  • Use cases
  • Pricing
  • Try CDP

CDP Studio Documentation

  • Protocols - ExternalControl I/O
  • ExternalControlBroker
  • 5.0.0

ExternalControlBroker Class

(ExternalControlIO::ExternalControlBroker)

ExternalControlBroker is IOServer to handle different type of URLRequests and LocalCommandRun requests More...

Header: #include <ExternalControlBroker>
Inherits: IOServer
  • List of all members, including inherited members

Public Functions

ExternalControlBroker()
~ExternalControlBroker() override
double GetFS()
void IncreaseRequestCount()
void IncreaseResponseCount()
void SetLastRequestTimestamp()

Reimplemented Public Functions

virtual void Activate() override
virtual void Create(const char *fullName) override
virtual void Destroy() override
virtual int GetDebugLevel() override
virtual void Suspend() override
  • 32 public functions inherited from IOServer
  • 92 public functions inherited from CDPComponent
  • 39 public functions inherited from CDPObject
  • 49 public functions inherited from CDPBaseObject
  • 27 public functions inherited from CDP::StudioAPI::CDPNode
  • 22 public functions inherited from CDP::StudioAPI::ICDPNode

Reimplemented Protected Functions

virtual void Configure(const char *componentXML) override
virtual void FillNodeChildren(CDP::StudioAPI::NodeStream &stream) const override
virtual bool HandleXMLElement(XMLElementEx *XMLel) override
virtual bool IsCommProblem() override
virtual void SetPropertyHandler(CDPPropertyBase *pProp) override
  • 1 protected function inherited from IOServer
  • 12 protected functions inherited from CDPComponent
  • 15 protected functions inherited from CDPObject
  • 1 protected function inherited from CDP::StudioAPI::CDPNode

Additional Inherited Members

  • 2 static public members inherited from CDPComponent
  • 6 static public members inherited from CDPObject
  • 1 static public member inherited from CDPBaseObject
  • 1 protected function inherited from IOServer
  • 12 protected functions inherited from CDPComponent
  • 15 protected functions inherited from CDPObject
  • 1 protected function inherited from CDP::StudioAPI::CDPNode
  • 8 protected variables inherited from IOServer
  • 42 protected variables inherited from CDPComponent
  • 9 protected variables inherited from CDPObject
  • 10 protected variables inherited from CDPBaseObject

Detailed Description

ExternalControlBroker is IOServer to handle different type of URLRequests and LocalCommandRun requests

Creates, configures and activates request threads.

Member Function Documentation

ExternalControlBroker::ExternalControlBroker()

Default constructs an instance of ExternalControlBroker.

ExternalControlBroker::~ExternalControlBroker()

Destroys the instance of ExternalControlBroker.

[override virtual] void ExternalControlBroker::Activate()

[override virtual protected] void ExternalControlBroker::Configure(const char *componentXML)

[override virtual] void ExternalControlBroker::Create(const char *fullName)

[override virtual] void ExternalControlBroker::Destroy()

[override virtual protected] void ExternalControlBroker::FillNodeChildren(CDP::StudioAPI::NodeStream &stream) const

[override virtual] int ExternalControlBroker::GetDebugLevel()

double ExternalControlBroker::GetFS()

[override virtual protected] bool ExternalControlBroker::HandleXMLElement(XMLElementEx *XMLel)

void ExternalControlBroker::IncreaseRequestCount()

void ExternalControlBroker::IncreaseResponseCount()

[override virtual protected] bool ExternalControlBroker::IsCommProblem()

void ExternalControlBroker::SetLastRequestTimestamp()

[override virtual protected] void ExternalControlBroker::SetPropertyHandler(CDPPropertyBase *pProp)

[override virtual] void ExternalControlBroker::Suspend()

The content of this document is confidential information not to be published without the consent of CDP Technologies AS.

CDP Technologies AS, www.cdpstudio.com

Get started with CDP Studio today

Let us help you take your great ideas and turn them into the products your customer will love.

Try CDP Studio for free
Why CDP Studio?

CDP Technologies AS
Hundsværgata 8,
P.O. Box 144
6001 Ålesund, Norway

Tel: +47 990 80 900
E-mail: info@cdptech.com

Company

About CDP

Contact us

Services

Partners

Blog

Developers

Get started

User manuals

Support

Document download

Release notes

My account

Follow CDP

  • LinkedIn
  • YouTube
  • GitHub

© Copyright 2025 CDP Technologies. Privacy and cookie policy.

Return to top