Goby3
3.1.5a
2024.05.23
|
#include <cstdint>
#include <string>
#include <boost/any.hpp>
#include <boost/cstdint.hpp>
#include <dccl/bitset.h>
#include <dccl/exception.h>
#include <dccl/field_codec_fixed.h>
#include "goby/acomms/protobuf/network_header.pb.h"
Go to the source code of this file.
Classes | |
class | goby::acomms::IPv4AddressCodec |
class | goby::acomms::NetShortCodec |
class | goby::acomms::IPv4FlagsFragOffsetCodec |
class | goby::acomms::IPGatewayEmptyIdentifierCodec< Id > |
Namespaces | |
goby | |
The global namespace for the Goby project. | |
goby::acomms | |
Classes and functions pertaining to acoustic communications (acomms) as well as related marine relevant communications links (such as satellite) | |
Functions | |
uint16_t | goby::acomms::net_checksum (const std::string &data) |