◆ bootstrap()
165 $loader->addPath(dirname(__FILE__) . DIRECTORY_SEPARATOR .
"..");
◆ FLAG_NEED_ACK
| const FLAG_NEED_ACK = 0b00001000 |
◆ MAGIC
| const MAGIC = "\x00\xff\xff\x00\xfe\xfe\xfe\xfe\xfd\xfd\xfd\xfd\x12\x34\x56\x78" |
◆ PACKET_ACK_NOTIFICATION
| const PACKET_ACK_NOTIFICATION = 0x06 |
◆ PACKET_BLOCK_ADDRESS
| const PACKET_BLOCK_ADDRESS = 0x09 |
◆ PACKET_CLOSE_SESSION
| const PACKET_CLOSE_SESSION = 0x03 |
◆ PACKET_EMERGENCY_SHUTDOWN
| const PACKET_EMERGENCY_SHUTDOWN = 0x7f |
◆ PACKET_ENCAPSULATED
| const PACKET_ENCAPSULATED = 0x01 |
◆ PACKET_INVALID_SESSION
| const PACKET_INVALID_SESSION = 0x04 |
◆ PACKET_OPEN_SESSION
| const PACKET_OPEN_SESSION = 0x02 |
◆ PACKET_RAW
◆ PACKET_SEND_QUEUE
| const PACKET_SEND_QUEUE = 0x05 |
◆ PACKET_SET_OPTION
| const PACKET_SET_OPTION = 0x07 |
◆ PACKET_SHUTDOWN
| const PACKET_SHUTDOWN = 0x7e |
◆ PACKET_UNBLOCK_ADDRESS
| const PACKET_UNBLOCK_ADDRESS = 0x0a |
◆ PRIORITY_IMMEDIATE
| const PRIORITY_IMMEDIATE = 1 |
◆ PRIORITY_NORMAL
| const PRIORITY_NORMAL = 0 |
◆ PROTOCOL
◆ VERSION
The documentation for this class was generated from the following file: