Solaris::DeviceTree::Libdevinfo::Impl - Foreign function interface to the Solaris


Solaris-DeviceTree documentation  | view source Contained in the Solaris-DeviceTree distribution.

Index


NAME

Top

Solaris::DeviceTree::Libdevinfo::Impl - Foreign function interface to the Solaris libdevinfo library

DESCRIPTION

Top

This module

The library should not be accessed directly. Instead use Solaris::DeviceTree::Libdevinfo to access the library.

IMPLEMENTATION NOTES

Top

The FFI has been implemented with SWIG. All necessary functions have been made available directly to Perl. The translation between the function interface from libdevinfo and the object-style interface is done in Solaris::DeviceTree::Libdevinfo, so the C part is as short as possible.

AUTHOR

Top

Copyright 1999-2003 Dagobert Michelsen.

SEE ALSO

Top

The SWIG documentation, Solaris::DeviceTree::Libdevinfo.


Solaris-DeviceTree documentation  | view source Contained in the Solaris-DeviceTree distribution.