# 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::IDigital Class Template Reference

#include <agent_nombre.h>

Inheritance diagram for NLAIAGENT::IDigital:

NLAIAGENT::INombre NLAIAGENT::INombreDefine NLAIAGENT::IObjetOp NLAIAGENT::IObjectIA NLAIAGENT::IBasicObjectIA NLAIC::IBasicInterface NLAIC::IBasicType NLAIC::IPointerGestion NLMISC::IStreamable NLMISC::IClassable NLAIAGENT::IBornNombre List of all members.

Public Methods

 IDigital (tNombre value)
 IDigital (const IDigital &value)
 IDigital ()
 IDigital (NLMISC::IStream &is)
virtual ~IDigital ()
virtual double getNumber () const
 In general number can be read as a bouble.Be careful, this generalisation don't work with 64Bits numbrer, in this case make a test of object before, or make th good cast if the type is known. More...

template<class tNombre>
class NLAIAGENT::IDigital< tNombre >


Constructor & Destructor Documentation

template<class tNombre>
NLAIAGENT::IDigital< tNombre >::IDigital tNombre    value [inline]
 

Definition at line 334 of file agent_nombre.h.

Referenced by NLAIAGENT::IBornNombre< float >::IBornNombre, and NLAIAGENT::IDigital< sint32 >::IDigital.

template<class tNombre>
NLAIAGENT::IDigital< tNombre >::IDigital const IDigital< tNombre > &    value [inline]
 

Definition at line 338 of file agent_nombre.h.

template<class tNombre>
NLAIAGENT::IDigital< tNombre >::IDigital   [inline]
 

Definition at line 342 of file agent_nombre.h.

template<class tNombre>
NLAIAGENT::IDigital< tNombre >::IDigital NLMISC::IStream   is [inline]
 

Definition at line 346 of file agent_nombre.h.

template<class tNombre>
virtual NLAIAGENT::IDigital< tNombre >::~IDigital   [inline, virtual]
 

Definition at line 350 of file agent_nombre.h.


Member Function Documentation

template<class tNombre>
virtual double NLAIAGENT::IDigital< tNombre >::getNumber   const [inline, virtual]
 

In general number can be read as a bouble.Be careful, this generalisation don't work with 64Bits numbrer, in this case make a test of object before, or make th good cast if the type is known.

Implements NLAIAGENT::INombreDefine.

Definition at line 354 of file agent_nombre.h.


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