# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
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>

Collaboration diagram for NLAIAGENT::CComponentHandle:

Collaboration graph
[legend]
List of all members.

Public Methods

 CComponentHandle ()
 ~CComponentHandle ()
 CComponentHandle (const IVarName &comp_name, IAgent *comp_father , bool get = false)
void getComponent ()
const IObjectIAgetValue ()

Private Attributes

IVarName_CompName
const IObjectIA_Comp
IAgent_CompFather

Constructor & Destructor Documentation

NLAIAGENT::CComponentHandle::CComponentHandle ( ) [inline]
 

Definition at line 46 of file comp_handle.h.

NLAIAGENT::CComponentHandle::~CComponentHandle ( ) [inline]
 

Definition at line 52 of file comp_handle.h.

NLAIAGENT::CComponentHandle::CComponentHandle ( const IVarName & comp_name,
IAgent * comp_father,
bool get = false ) [inline]
 

Definition at line 59 of file comp_handle.h.


Member Function Documentation

void NLAIAGENT::CComponentHandle::getComponent ( ) [inline]
 

Definition at line 69 of file comp_handle.h.

const IObjectIA * NLAIAGENT::CComponentHandle::getValue ( ) [inline]
 

Definition at line 104 of file comp_handle.h.


Member Data Documentation

const IObjectIA * NLAIAGENT::CComponentHandle::_Comp [private]
 

Definition at line 42 of file comp_handle.h.

IAgent * NLAIAGENT::CComponentHandle::_CompFather [private]
 

Definition at line 43 of file comp_handle.h.

IVarName * NLAIAGENT::CComponentHandle::_CompName [private]
 

Definition at line 41 of file comp_handle.h.


The documentation for this class was generated from the following file: