scc 2026.07
SystemC components library
scc::tcp4tlm::NotifyEndpointMsgBuilder Struct Reference

Public Types

typedef NotifyEndpointMsg Table

Public Member Functions

void add_id (uint32_t id)
void add_hostname (::flatbuffers::Offset<::flatbuffers::String > hostname)
void add_port (uint16_t port)
 NotifyEndpointMsgBuilder (::flatbuffers::FlatBufferBuilder &_fbb)
::flatbuffers::Offset< NotifyEndpointMsg > Finish ()

Public Attributes

::flatbuffers::FlatBufferBuilder & fbb_
::flatbuffers::uoffset_t start_

Detailed Description

Definition at line 203 of file messages_generated.h.

Member Typedef Documentation

◆ Table

typedef NotifyEndpointMsg scc::tcp4tlm::NotifyEndpointMsgBuilder::Table

Definition at line 204 of file messages_generated.h.

Constructor & Destructor Documentation

◆ NotifyEndpointMsgBuilder()

scc::tcp4tlm::NotifyEndpointMsgBuilder::NotifyEndpointMsgBuilder ( ::flatbuffers::FlatBufferBuilder & _fbb)
inlineexplicit

Definition at line 210 of file messages_generated.h.

Member Function Documentation

◆ add_hostname()

void scc::tcp4tlm::NotifyEndpointMsgBuilder::add_hostname ( ::flatbuffers::Offset<::flatbuffers::String > hostname)
inline

Definition at line 208 of file messages_generated.h.

◆ add_id()

void scc::tcp4tlm::NotifyEndpointMsgBuilder::add_id ( uint32_t id)
inline

Definition at line 207 of file messages_generated.h.

◆ add_port()

void scc::tcp4tlm::NotifyEndpointMsgBuilder::add_port ( uint16_t port)
inline

Definition at line 209 of file messages_generated.h.

◆ Finish()

::flatbuffers::Offset< NotifyEndpointMsg > scc::tcp4tlm::NotifyEndpointMsgBuilder::Finish ( )
inline

Definition at line 214 of file messages_generated.h.

Member Data Documentation

◆ fbb_

::flatbuffers::FlatBufferBuilder& scc::tcp4tlm::NotifyEndpointMsgBuilder::fbb_

Definition at line 205 of file messages_generated.h.

◆ start_

::flatbuffers::uoffset_t scc::tcp4tlm::NotifyEndpointMsgBuilder::start_

Definition at line 206 of file messages_generated.h.


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