www.LinuxHowtos.org





smi_util

Section: SMI Management Information Library (3)
Updated: August 21, 2006
Index Return to Main Contents
 

NAME

smiGetMinSize, smiGetMaxSize, smiPack, smiUnpack - SMI type utility functions  

SYNOPSIS

#include <smi.h>
unsigned int smiGetMinSize(SmiType *smiTypePtr); unsigned int smiGetMaxSize(SmiTyep *smiTypePtr);
 

DESCRIPTION

These functions  

FILES

${prefix}/include/smi.h    SMI library header file
 

SEE ALSO

libsmi(3), smi_module(3), smi.h  

AUTHOR

(C) 199-2001 Frank Strauss, TU Braunschweig, Germany <strauss@ibr.cs.t-bs.de>


 

Index

NAME
SYNOPSIS
DESCRIPTION
FILES
SEE ALSO
AUTHOR