org.iids.aos.kernel.xdr
Interface toc


public interface toc

A collection of constants used by the "toc" ONC/RPC program.


Field Summary
static int DESCRIPTION_SIZE
           
static int NULL_1
           
static int PROG
           
static int SEGMENT_ID_CERTIFICATE
           
static int SEGMENT_ID_SIGNATURE
           
static int SEGMENT_ID_TOC
           
static int SHA1_SIZE
           
static int SUBTYPE_SIZE
           
static int TOC_VERSION
           
static int VER
           
 

Field Detail

DESCRIPTION_SIZE

static final int DESCRIPTION_SIZE
See Also:
Constant Field Values

VER

static final int VER
See Also:
Constant Field Values

NULL_1

static final int NULL_1
See Also:
Constant Field Values

PROG

static final int PROG
See Also:
Constant Field Values

TOC_VERSION

static final int TOC_VERSION
See Also:
Constant Field Values

SEGMENT_ID_TOC

static final int SEGMENT_ID_TOC
See Also:
Constant Field Values

SEGMENT_ID_CERTIFICATE

static final int SEGMENT_ID_CERTIFICATE
See Also:
Constant Field Values

SUBTYPE_SIZE

static final int SUBTYPE_SIZE
See Also:
Constant Field Values

SEGMENT_ID_SIGNATURE

static final int SEGMENT_ID_SIGNATURE
See Also:
Constant Field Values

SHA1_SIZE

static final int SHA1_SIZE
See Also:
Constant Field Values


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.