Blamite Game Engine

Introduction

  • Welcome

Blam (Core) Documentation

  • Configuration Files
  • Logger

Auto-generated Documentation

  • Library API
Blamite Game Engine
  • Docs »
  • File socket.h
  • View page source

File socket.h¶

↰ Parent directory (blam\components\networking)

Contents

  • Definition (blam\components\networking\socket.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (blam\components\networking\socket.h)¶

  • Program Listing for File socket.h

Includes¶

  • messages.h (File messages.h)

  • winsock.h

Included By¶

  • File network_stats.hpp

  • File socket.cpp

  • File main.cpp

Namespaces¶

  • Namespace Blam

  • Namespace Blam::Network

Classes¶

  • Struct Endpoint

  • Struct LinearAllocator

  • Struct PacketBuffer

  • Struct Socket

  • Struct Socket

Functions¶

  • Function Blam::linearAlloc

  • Function Blam::linearAllocCreate

  • Function Blam::Network::Bind

  • Function Blam::Network::Close

  • Function Blam::Network::HandleReceive

  • Function Blam::Network::Init

  • Function Blam::Network::IsConnected

  • Function Blam::Network::Receive

  • Function Blam::Network::Send

  • Function Blam::Network::Start


© Copyright 2020, Elaztek Studios

Built with Sphinx using a theme provided by Read the Docs.