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

File: DIME.php

Source Location: /Net_DIME-1.0.2/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

Copyright (c) 2002-2007 The PHP Group All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. The name of the authors may not be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Includes:

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

NET_DIME_DATA [line 66]

NET_DIME_DATA = 8

[ Top ]



NET_DIME_DATA_LEN [line 62]

NET_DIME_DATA_LEN = 4

[ Top ]



NET_DIME_FLAGS [line 58]

NET_DIME_FLAGS = 0

[ Top ]



NET_DIME_ID [line 64]

NET_DIME_ID = 6

[ Top ]



NET_DIME_ID_LEN [line 60]

NET_DIME_ID_LEN = 2

[ Top ]



NET_DIME_OPTS [line 63]

NET_DIME_OPTS = 5

[ Top ]



NET_DIME_OPTS_LEN [line 59]

NET_DIME_OPTS_LEN = 1

[ Top ]



NET_DIME_RECORD_HEADER [line 56]

NET_DIME_RECORD_HEADER = 12

[ Top ]



NET_DIME_TYPE [line 65]

NET_DIME_TYPE = 7

[ Top ]



NET_DIME_TYPE_LEN [line 61]

NET_DIME_TYPE_LEN = 3

[ Top ]



NET_DIME_TYPE_MEDIA [line 49]

NET_DIME_TYPE_MEDIA = 0x01

[ Top ]



NET_DIME_TYPE_NONE [line 52]

NET_DIME_TYPE_NONE = 0x04

[ Top ]



NET_DIME_TYPE_UNCHANGED [line 48]

NET_DIME_TYPE_UNCHANGED = 0x00

[ Top ]



NET_DIME_TYPE_UNKNOWN [line 51]

NET_DIME_TYPE_UNKNOWN = 0x03

[ Top ]



NET_DIME_TYPE_URI [line 50]

NET_DIME_TYPE_URI = 0x02

[ Top ]



NET_DIME_VERSION [line 54]

NET_DIME_VERSION = 0x0001

[ Top ]



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