File plugin.cpp
FileList > plugins > tcp_network_backend > plugin.cpp
Go to the source code of this file
#include "plugin.hpp"#include <cstring>
Public Static Attributes
| Type | Name |
|---|---|
| constexpr uint32_t | MAX_PACKET_BYTES = 256u \* 1024u \* 1024u |
Public Functions
| Type | Name |
|---|---|
| MY_EXPORT_API plugin * | this_plugin_factory (phonebook * pb) |
Public Static Attributes Documentation
variable MAX_PACKET_BYTES
constexpr uint32_t MAX_PACKET_BYTES;
Public Functions Documentation
function this_plugin_factory
MY_EXPORT_API plugin * this_plugin_factory (
phonebook * pb
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/tcp_network_backend/plugin.cpp