Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
NetLayer Class Reference

#include <NetLayer.h>

List of all members.

Public Member Functions

 NetLayer ()
 ~NetLayer ()
bool OK () const
const char * Description () const

Static Public Member Functions

static const char * TYPENAME ()
static int GetLastError ()
static DWORD GetTime ()
static long GetUTC ()
static Text GetHostName ()

Detailed Description

Definition at line 23 of file NetLayer.h.


Constructor & Destructor Documentation

NetLayer::NetLayer ( )

Definition at line 29 of file NetLayer.cpp.

NetLayer::~NetLayer ( )

Definition at line 41 of file NetLayer.cpp.


Member Function Documentation

const char * NetLayer::Description ( ) const

Definition at line 53 of file NetLayer.cpp.

Text NetLayer::GetHostName ( )
static

Definition at line 86 of file NetLayer.cpp.

int NetLayer::GetLastError ( )
static

Definition at line 59 of file NetLayer.cpp.

DWORD NetLayer::GetTime ( )
static

Definition at line 65 of file NetLayer.cpp.

long NetLayer::GetUTC ( )
static

Definition at line 80 of file NetLayer.cpp.

bool NetLayer::OK ( ) const

Definition at line 47 of file NetLayer.cpp.

static const char* NetLayer::TYPENAME ( )
inlinestatic

Definition at line 26 of file NetLayer.h.


The documentation for this class was generated from the following files: