# 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>

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...

virtual ~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:
Chafik sameh , Nevrax France
Date:
2000

Definition at line 482 of file abstract_interface.h.


Constructor & Destructor Documentation

NLAIC::CIdentTypeAlloc::CIdentTypeAlloc NLMISC::IStream   is [inline]
 

Construct object with a stream.

Definition at line 489 of file abstract_interface.h.

References load.

NLAIC::CIdentTypeAlloc::CIdentTypeAlloc   [inline]
 

Definition at line 490 of file abstract_interface.h.

virtual NLAIC::CIdentTypeAlloc::~CIdentTypeAlloc   [inline, virtual]
 

Definition at line 502 of file abstract_interface.h.


Member Function Documentation

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

Get the object.

Definition at line 496 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 237 of file ident_type.cpp.

References _Id.

Referenced by CIdentTypeAlloc.

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

user can serial this object.

Definition at line 257 of file ident_type.cpp.


Member Data Documentation

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

Definition at line 485 of file abstract_interface.h.

Referenced by load.


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