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

File: DIME.php

Source Location: /Net_DIME-1.0.0RC1/DIME.php

Classes:

Net_DIME_Record
Net_DIME_Record encodes and decodes single DIME records.
Net_DIME_Message
Net_DIME_Message enables you to manipulate and build a DIME encapsulated message.

Page Details:

This file holds the Net_DIME_Message and Net_DIME_Record classes and all constants defined for the Net_DIME package.

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.01 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_01.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('PEAR.php') [line 26]
PEAR

NET_DIME_DATA [line 46]

NET_DIME_DATA = 8

[ Top ]



NET_DIME_DATA_LEN [line 42]

NET_DIME_DATA_LEN = 4

[ Top ]



NET_DIME_FLAGS [line 38]

NET_DIME_FLAGS = 0

[ Top ]



NET_DIME_ID [line 44]

NET_DIME_ID = 6

[ Top ]



NET_DIME_ID_LEN [line 40]

NET_DIME_ID_LEN = 2

[ Top ]



NET_DIME_OPTS [line 43]

NET_DIME_OPTS = 5

[ Top ]



NET_DIME_OPTS_LEN [line 39]

NET_DIME_OPTS_LEN = 1

[ Top ]



NET_DIME_RECORD_HEADER [line 36]

NET_DIME_RECORD_HEADER = 12

[ Top ]



NET_DIME_TYPE [line 45]

NET_DIME_TYPE = 7

[ Top ]



NET_DIME_TYPE_LEN [line 41]

NET_DIME_TYPE_LEN = 3

[ Top ]



NET_DIME_TYPE_MEDIA [line 29]

NET_DIME_TYPE_MEDIA = 0x01

[ Top ]



NET_DIME_TYPE_NONE [line 32]

NET_DIME_TYPE_NONE = 0x04

[ Top ]



NET_DIME_TYPE_UNCHANGED [line 28]

NET_DIME_TYPE_UNCHANGED = 0x00

[ Top ]



NET_DIME_TYPE_UNKNOWN [line 31]

NET_DIME_TYPE_UNKNOWN = 0x03

[ Top ]



NET_DIME_TYPE_URI [line 30]

NET_DIME_TYPE_URI = 0x02

[ Top ]



NET_DIME_VERSION [line 34]

NET_DIME_VERSION = 0x0001

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:24:30 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.