Net_GameServerQuery
[ class tree: Net_GameServerQuery ] [ index: Net_GameServerQuery ] [ all elements ]

Class: Net_GameServerQuery_Protocol_HalfLife

Source Location: /Net_GameServerQuery-0.2.0/GameServerQuery/Protocol/HalfLife.php

Class Overview

Net_GameServerQuery_Protocol
   |
   --Net_GameServerQuery_Protocol_HalfLife

HalfLife Protocol


Author(s):

Version:

  • $Revision: 1.18 $

Methods


Inherited Variables

Inherited Methods

Class: Net_GameServerQuery_Protocol

Net_GameServerQuery_Protocol::__construct()
Constructor
Net_GameServerQuery_Protocol::process()
Process server response according to packet type
Net_GameServerQuery_Protocol::toFloat()
Conversion to float
Net_GameServerQuery_Protocol::toInt()
Conversion to integer
Net_GameServerQuery_Protocol::_add()
Adds variable to output
Net_GameServerQuery_Protocol::_addPlayer()
Adds player variable to output
Net_GameServerQuery_Protocol::_getPrefix()
Remove and return a prefix from the response string
Net_GameServerQuery_Protocol::_match()
Match response to regular expression

Class Details

[line 33]
HalfLife Protocol


[ Top ]


Method Detail

_infostring   [line 93]

array _infostring( )

Infostring packet
  • Return: Array containing formatted server response
  • Access: protected

[ Top ]

_ping   [line 120]

array _ping( )

Ping packet
  • Return: Array containing formatted server response
  • Access: protected

[ Top ]

_players   [line 136]

array _players( )

Players packet
  • Return: Array containing formatted server response
  • Access: protected

[ Top ]

_rules   [line 163]

array _rules( )

Rules packet
  • Return: Array containing formatted server response
  • Access: protected

[ Top ]


Documentation generated on Mon, 11 Mar 2019 13:58:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.