Home
nevrax.com
Nevrax.org
News
Mailing-list
Documentation
CVS
Bugs
License
Documentation
Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
Search
NLAINIMAT::IBlackBox Member List
This is the complete list of members for
NLAINIMAT::IBlackBox
, including all inherited members.
getInputList
() const=0
NLAINIMAT::IBlackBox
[pure virtual]
getNeededParamIn
() const=0
NLAINIMAT::IBlackBox
[pure virtual]
getOutput
(tString outputName)=0
NLAINIMAT::IBlackBox
[pure virtual]
getOutputList
() const=0
NLAINIMAT::IBlackBox
[pure virtual]
getParamInList
() const=0
NLAINIMAT::IBlackBox
[pure virtual]
getParamOut
(tString parameterName)=0
NLAINIMAT::IBlackBox
[pure virtual]
getParamOutList
() const=0
NLAINIMAT::IBlackBox
[pure virtual]
IBlackBox
()
NLAINIMAT::IBlackBox
setInput
(tString inputName, bool)=0
NLAINIMAT::IBlackBox
[pure virtual]
setParamIn
(tString parameterName, IObjectIA val)=0
NLAINIMAT::IBlackBox
[pure virtual]