# 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  

NLAIC::CIdentTypeAlloc Class Reference

CIdentTypeAlloc is an allocator of IBasicInterface from stream class. More...

#include <abstract_interface.h>

Collaboration diagram for NLAIC::CIdentTypeAlloc:

Collaboration graph
[legend]
List of all members.

Public Methods

 CIdentTypeAlloc (NLMISC::IStream &is)
 Construct object with a stream. More...

 CIdentTypeAlloc ()
void load (NLMISC::IStream &is)
 Load object from stream. More...

const IBasicInterfaceallocClass ()
 Get the object. More...

 ~CIdentTypeAlloc ()
virtual void serial (NLMISC::IStream &f) throw (NLMISC::EStream)
 user can serial this object. More...


Private Attributes

CIdentType_Id

Detailed Description

CIdentTypeAlloc is an allocator of IBasicInterface from stream class.

Author(s):
Chafik sameh , Nevrax France
Date:
2000

Definition at line 453 of file abstract_interface.h.


Constructor & Destructor Documentation

NLAIC::CIdentTypeAlloc::CIdentTypeAlloc ( NLMISC::IStream & is ) [inline]
 

Construct object with a stream.

Definition at line 460 of file abstract_interface.h.

NLAIC::CIdentTypeAlloc::CIdentTypeAlloc ( ) [inline]
 

Definition at line 461 of file abstract_interface.h.

NLAIC::CIdentTypeAlloc::~CIdentTypeAlloc ( ) [inline]
 

Definition at line 473 of file abstract_interface.h.


Member Function Documentation

const IBasicInterface * NLAIC::CIdentTypeAlloc::allocClass ( ) [inline]
 

Get the object.

Definition at line 467 of file abstract_interface.h.

Referenced by NLAIAGENT::IConnectIA::connectLoadStream(), NLAILOGIC::CVarSet::load(), NLAILOGIC::CVar::load(), NLAILOGIC::CValueSet::load(), NLAILOGIC::IBaseOperator::load(), NLAISCRIPT::CLdbOpCode::load(), NLAISCRIPT::CLibCallMethodi::load(), NLAISCRIPT::CLibCallInheritedMethod::load(), NLAISCRIPT::CLibCallMethod::load(), NLAISCRIPT::CLdbNewOpCode::load(), NLAISCRIPT::CAddParamNameDebug::load(), NLAISCRIPT::CFindRunMsg::load(), NLAIAGENT::CVectorMsgContainer::load(), NLAIAGENT::IMessageBase::load(), NLAIAGENT::CLocalMailBox::load(), NLAIAGENT::CSimpleLocalMailBox::load(), NLAIAGENT::IListBasicManager::load(), NLAISCRIPT::CAgentClass::load(), NLAISCRIPT::CComponent::load(), NLAISCRIPT::CMethodeName::load(), NLAIAGENT::CVectorGroupType::load(), NLAIAGENT::CGroupType::load(), NLAIFUZZY::CFuzzyVar::load(), NLAIFUZZY::CFuzzyRule::load(), NLAILOGIC::CFactBase::load(), NLAISCRIPT::CCodeBrancheRun::load(), NLAIAGENT::IAgentComposite::load(), NLAIAGENT::CAgentScript::load(), NLAIAGENT::CStringType::load(), NLAIAGENT::CLocalAgentMail::load(), and NLAIAGENT::IRefrence::refLoadStream().

void NLAIC::CIdentTypeAlloc::load ( NLMISC::IStream & is )
 

Load object from stream.

Definition at line 183 of file ident_type.cpp.

void NLAIC::CIdentTypeAlloc::serial ( NLMISC::IStream & is ) throw (NLMISC::EStream) [virtual]
 

user can serial this object.

Definition at line 203 of file ident_type.cpp.


Member Data Documentation

CIdentType * NLAIC::CIdentTypeAlloc::_Id [private]
 

Definition at line 456 of file abstract_interface.h.


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