Host Porting Interface (HPI).
More...
Host Porting Interface (HPI).
Definition at line 53 of file hpi.hpp.
Initialize the Host Porting Interface (HPI).
Definition at line 63 of file hpi.cpp.
HPI_FileInterface& HPI::get_file |
( |
| ) |
const |
|
inline |
HPI_LibraryInterface& HPI::get_library |
( |
| ) |
const |
|
inline |
HPI_SocketInterface& HPI::get_socket |
( |
| ) |
const |
|
inline |
HPI_SystemInterface& HPI::get_system |
( |
| ) |
const |
|
inline |
int HPI::initialize_socket_library |
( |
| ) |
|
Initialize the Host Porting Interface (HPI) socket library.
Definition at line 141 of file hpi.cpp.
HPI_FileInterface* HPI::_file |
|
private |
GetInterfaceFunc HPI::_get_interface |
|
private |
HPI_LibraryInterface* HPI::_library |
|
private |
HPI_SocketInterface* HPI::_socket |
|
private |
HPI_SystemInterface* HPI::_system |
|
private |
The documentation for this class was generated from the following files:
- /home/bbc/buildbot/slave/doxygen-compiler2/source/cacao/src/native/vm/openjdk/hpi.hpp
- /home/bbc/buildbot/slave/doxygen-compiler2/source/cacao/src/native/vm/openjdk/hpi.cpp