BufferCall.hpp
Go to the documentation of this file.
bool writeOn(enet::WebSocket &_interface) override
Write the buffer on a specific interface.
BufferCall()
basic constructor (hidden to force the use of ememory::SharedPtr) zeus::BufferCall::create ...
Definition: BufferCall.hpp:23
Definition: BufferCall.hpp:14
void composeWith(const uint8_t *_buffer, uint32_t _lenght) override
When receive new data form websocket, it might be added by this input (set all the frame ...
Remote call on a service ID.
enum zeus::Buffer::typeMessage getType() const override
Get the type of the buffer.
Definition: BufferCall.hpp:37
static ememory::SharedPtr< zeus::BufferCall > create()
Create a shared pointer on the BufferCall.
Definition: BufferParameter.hpp:13