public class CPPFilt extends Object
| Constructor and Description |
|---|
CPPFilt() |
CPPFilt(String command) |
CPPFilt(String command,
String[] params) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
String |
getFunction(String symbol) |
protected void |
init(String command,
String[] params) |
public CPPFilt(String command, String[] params) throws IOException
IOExceptionpublic CPPFilt(String command) throws IOException
IOExceptionpublic CPPFilt()
throws IOException
IOExceptionprotected void init(String command, String[] params) throws IOException
IOExceptionpublic String getFunction(String symbol) throws IOException
IOExceptionpublic void dispose()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.