/*
*
* U.S. Government Rights - Commercial software. Government users are subject
* to the Sun Microsystems, Inc. standard license agreement and applicable
* provisions of the FAR and its supplements.
*
*
* This distribution may include materials developed by third parties. Sun,
* Sun Microsystems, the Sun logo and Solaris are trademarks or registered
* trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
*
*/
/*
* Note: this file originally auto-generated by mib2c using
* : mib2c.iterate.conf,v 5.5 2002/12/16 22:50:18 hardaker Exp $
*/
#ifndef ENTPHYSICALCONTAINSTABLE_H
#define ENTPHYSICALCONTAINSTABLE_H
/* function declarations */
void init_entPhysicalContainsTable(void);
void initialize_table_entPhysicalContainsTable(void);
/* column number definitions for table entPhysicalContainsTable */
typedef struct physIndexAndChildIndex_s {
typedef struct {
/* Fix for 4915033 */
extern int* getPhysicalContainsChildren(int parentIndex);
extern int deletePhysicalContainsParentIndex(int xParentIndex);
extern int deletePhysicalContainsChildIndex(int xChildIndex);
/* End of Fix for 4915033 */
#endif /* ENTPHYSICALCONTAINSTABLE_H */