SMACC2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
cl_http::CbHttpGetRequest Class Reference

#include <cb_http_get_request.hpp>

Inheritance diagram for cl_http::CbHttpGetRequest:
Inheritance graph
Collaboration diagram for cl_http::CbHttpGetRequest:
Collaboration graph

Public Member Functions

 CbHttpGetRequest ()
 
- Public Member Functions inherited from cl_http::CbHttpRequestBase
 CbHttpRequestBase (const ClHttp::kHttpRequestMethod http_request_type)
 
template<typename TOrthogonal , typename TSourceObject >
void onOrthogonalAllocation ()
 
virtual void runtimeConfigure () override
 
virtual void onResponseReceived (const ClHttp::TResponse &response)
 
virtual void onEntry () override
 
virtual void onExit () override
 
- Public Member Functions inherited from smacc2::SmaccClientBehavior
void onEntry () override
 
void onExit () override
 
- Public Member Functions inherited from smacc2::ISmaccClientBehavior
 ISmaccClientBehavior ()
 
virtual ~ISmaccClientBehavior ()
 
ISmaccStateMachinegetStateMachine ()
 
std::string getName () const
 
template<typename SmaccClientType >
void requiresClient (SmaccClientType *&storage)
 
template<typename SmaccComponentType >
void requiresComponent (SmaccComponentType *&storage, bool throwExceptionIfNotExist=false)
 
virtual void executeOnEntry ()
 
virtual void executeOnExit ()
 

Additional Inherited Members

- Protected Member Functions inherited from smacc2::ISmaccClientBehavior
template<typename EventType >
void postEvent (const EventType &ev)
 
template<typename EventType >
void postEvent ()
 
ISmaccStategetCurrentState ()
 
virtual void dispose ()
 
virtual rclcpp::Node::SharedPtr getNode () const
 
virtual rclcpp::Logger getLogger () const
 

Detailed Description

Definition at line 29 of file cb_http_get_request.hpp.

Constructor & Destructor Documentation

◆ CbHttpGetRequest()

cl_http::CbHttpGetRequest::CbHttpGetRequest ( )
inline

Definition at line 32 of file cb_http_get_request.hpp.


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