• 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
  • FTPRequest
  • 5.0.0

FTPRequest Class

(ExternalControlIO::FTPRequest)

FTPRequest class. Implements FTP request using URLRequestBase. More...

Header: #include <FTPRequest>
Inherits: URLRequestBase
  • List of all members, including inherited members

Public Functions

FTPRequest()
~FTPRequest() override

Reimplemented Public Functions

virtual void Configure(XMLElementEx *xml, ExternalControlBroker *parentComp, RequestBase *parentRequest) override
virtual bool LastRequestFailed() const override
  • 1 public function inherited from ExternalControlIO::URLRequestBase
  • 7 public functions inherited from ExternalControlIO::RequestBase
  • 27 public functions inherited from CDP::StudioAPI::CDPNode
  • 1 public function inherited from OSAPIThread
  • 2 public functions inherited from ServerIO::ISendTrigger
  • 22 public functions inherited from CDP::StudioAPI::ICDPNode
  • 15 public functions inherited from OSAPITask

Protected Functions

const FTPRequest *RootParent() const

Reimplemented Protected Functions

virtual void FillNodeChildren(CDP::StudioAPI::NodeStream &stream) const override
virtual std::string GetNodeTypeName() const override
virtual long LibCURLProtocol() const override
virtual void SetConnectionOptions(LibCURLRequest &request) const override
virtual bool TLSSupported() const override
  • 14 protected functions inherited from ExternalControlIO::URLRequestBase
  • 33 protected functions inherited from ExternalControlIO::RequestBase
  • 1 protected function inherited from CDP::StudioAPI::CDPNode
  • 1 protected function inherited from OSAPIThread

Additional Inherited Members

  • 2 static public members inherited from ExternalControlIO::RequestBase
  • 1 protected type inherited from OSAPITask

Detailed Description

FTPRequest class. Implements FTP request using URLRequestBase.

PS! This C++ class is used also for FTPSubRequest CDP template model.

Member Function Documentation

FTPRequest::FTPRequest()

Default constructs an instance of FTPRequest.

FTPRequest::~FTPRequest()

Destroys the instance of FTPRequest.

[override virtual] void FTPRequest::Configure(XMLElementEx *xml, ExternalControlBroker *parentComp, RequestBase *parentRequest)

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

[override virtual protected] std::string FTPRequest::GetNodeTypeName() const

[override virtual] bool FTPRequest::LastRequestFailed() const

[override virtual protected] long FTPRequest::LibCURLProtocol() const

[protected] const FTPRequest *FTPRequest::RootParent() const

[override virtual protected] void FTPRequest::SetConnectionOptions(LibCURLRequest &request) const

[override virtual protected] bool FTPRequest::TLSSupported() const

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