|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAIAGENT::CComponentHandle Class Reference#include <comp_handle.h>
List of all members.
Constructor & Destructor Documentation
NLAIAGENT::CComponentHandle::CComponentHandle |
( |
|
) |
[inline] |
|
NLAIAGENT::CComponentHandle::~CComponentHandle |
( |
|
) |
[inline] |
|
NLAIAGENT::CComponentHandle::CComponentHandle |
( |
const IVarName & |
comp_name, |
|
|
IAgent * |
comp_father, |
|
|
bool |
get = false |
|
) |
[inline] |
|
Member Function Documentation
const IVarName* NLAIAGENT::CComponentHandle::getCompName |
( |
|
) |
[inline] |
|
void NLAIAGENT::CComponentHandle::getComponent |
( |
|
) |
[inline] |
|
const IObjectIA* NLAIAGENT::CComponentHandle::getValue |
( |
|
) |
[inline] |
|
Member Data Documentation
const IObjectIA* NLAIAGENT::CComponentHandle::_Comp [private]
|
|
IAgent* NLAIAGENT::CComponentHandle::_CompFather [private]
|
|
IVarName* NLAIAGENT::CComponentHandle::_CompName [private]
|
|
The documentation for this class was generated from the following file:
|
|