Goby3  3.1.4
2024.02.22
ip_codecs.h File Reference
#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)