BayEOS-PHP
 All Data Structures Namespaces Files Functions Variables Pages
Static Public Member Functions
BayEOSType Class Reference

Static Public Member Functions

static BYTE ($value)
 
static UINT16 ($value, $endianness=0)
 
static UINT32 ($value, $endianness=0)
 
static UINT64 ($value, $endianness=0)
 
static FLOAT32 ($value, $endianness=0)
 
static INT32 ($value, $endianness=0)
 
static INT16 ($value, $endianness=0)
 
static unpackUINT8 ($value)
 
static unpackINT8 ($value)
 
static unpackUINT16 ($value, $endianness=0)
 
static unpackUINT32 ($value, $endianness=0)
 
static unpackUINT64 ($value, $endianness=0)
 
static unpackFLOAT32 ($value, $endianness=0)
 
static unpackINT32 ($value, $endianness=0)
 
static unpackINT16 ($value, $endianness=0)
 

Detailed Description

Definition at line 95 of file BayEOSGatewayClient.php.

Member Function Documentation

static BYTE (   $value)
static

Definition at line 97 of file BayEOSGatewayClient.php.

static FLOAT32 (   $value,
  $endianness = 0 
)
static

Definition at line 122 of file BayEOSGatewayClient.php.

static INT16 (   $value,
  $endianness = 0 
)
static

Definition at line 136 of file BayEOSGatewayClient.php.

static INT32 (   $value,
  $endianness = 0 
)
static

Definition at line 129 of file BayEOSGatewayClient.php.

static UINT16 (   $value,
  $endianness = 0 
)
static

Definition at line 101 of file BayEOSGatewayClient.php.

static UINT32 (   $value,
  $endianness = 0 
)
static

Definition at line 105 of file BayEOSGatewayClient.php.

static UINT64 (   $value,
  $endianness = 0 
)
static

Definition at line 109 of file BayEOSGatewayClient.php.

static unpackFLOAT32 (   $value,
  $endianness = 0 
)
static

Definition at line 170 of file BayEOSGatewayClient.php.

static unpackINT16 (   $value,
  $endianness = 0 
)
static

Definition at line 184 of file BayEOSGatewayClient.php.

static unpackINT32 (   $value,
  $endianness = 0 
)
static

Definition at line 177 of file BayEOSGatewayClient.php.

static unpackINT8 (   $value)
static

Definition at line 148 of file BayEOSGatewayClient.php.

static unpackUINT16 (   $value,
  $endianness = 0 
)
static

Definition at line 153 of file BayEOSGatewayClient.php.

static unpackUINT32 (   $value,
  $endianness = 0 
)
static

Definition at line 159 of file BayEOSGatewayClient.php.

static unpackUINT64 (   $value,
  $endianness = 0 
)
static

Definition at line 164 of file BayEOSGatewayClient.php.

static unpackUINT8 (   $value)
static

Definition at line 143 of file BayEOSGatewayClient.php.


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