NCBI C++ ToolKit
Variables
transmissionrw.cpp File Reference
#include <ncbi_pch.hpp>
#include <corelib/ncbidbg.hpp>
#include <corelib/ncbi_bswap.hpp>
#include <corelib/ncbistr.hpp>
#include <util/util_exception.hpp>
#include <util/transmissionrw.hpp>
+ Include dependency graph for transmissionrw.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Variables

static const Uint4 sStartWord = 0x01020304
 
static const Uint4 sEndPacket = 0xFFFFFFFF
 
const size_t kLengthSize = sizeof(Uint4)
 

Variable Documentation

◆ kLengthSize

const size_t kLengthSize = sizeof(Uint4)

◆ sEndPacket

const Uint4 sEndPacket = 0xFFFFFFFF
static

◆ sStartWord

const Uint4 sStartWord = 0x01020304
static
Modified on Fri Sep 20 14:58:11 2024 by modify_doxy.py rev. 669887