Home | nevrax.com |
|
NLAIAGENT::INombre Class Template ReferenceThis define encapsulate a nomber and manage its manipulation. More...
Inheritance diagram for NLAIAGENT::INombre:
Detailed Descriptiontemplate<class tNombre>
This define encapsulate a nomber and manage its manipulation.
|
|
Definition at line 109 of file agent_nombre.h. Referenced by NLAIAGENT::IDigital< sint32 >::IDigital, NLAIAGENT::INombre< sint32 >::INombre, NLAIAGENT::INombre< sint32 >::operator<=, and NLAIAGENT::INombre< sint32 >::operator>=. |
|
Definition at line 112 of file agent_nombre.h. |
|
Definition at line 115 of file agent_nombre.h. |
|
Definition at line 118 of file agent_nombre.h. |
|
Definition at line 123 of file agent_nombre.h. |
|
Definition at line 304 of file agent_nombre.h. Referenced by NLAIAGENT::INombre< sint32 >::operator+=. |
|
Reimplemented in NLAIAGENT::IBornNombre. Definition at line 302 of file agent_nombre.h. Referenced by NLAIAGENT::INombre< sint32 >::addValue, NLAIAGENT::INombre< sint32 >::divValue, NLAIAGENT::INombre< sint32 >::mulValue, NLAIAGENT::INombre< sint32 >::operator=, and NLAIAGENT::INombre< sint32 >::subValue. |
|
Definition at line 322 of file agent_nombre.h. Referenced by NLAIAGENT::INombre< sint32 >::operator/=. |
|
Definition at line 174 of file agent_nombre.h. |
|
The bool operator==(const IBasicObjectIA &a) const member method call this function when class 'classType' have the same type of this class, programme have to assume the equality between the memebers of this class and the memeber of the class 'classType'.
Implements NLAIAGENT::IBasicObjectIA. Definition at line 164 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Implements NLAIAGENT::IObjetOp. Definition at line 169 of file agent_nombre.h. |
|
Load the class from a stream.
Implements NLAIC::IBasicInterface. Reimplemented in NLAIAGENT::IBornNombre. Definition at line 157 of file agent_nombre.h. Referenced by NLAIAGENT::INombre< sint32 >::INombre. |
|
Definition at line 316 of file agent_nombre.h. Referenced by NLAIAGENT::INombre< sint32 >::operator *=. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Implemented in NLAIAGENT::DigitalType. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 236 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 208 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 279 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 285 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 222 of file agent_nombre.h. |
|
add the operater by anather.
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 192 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 229 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 199 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 243 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 215 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 251 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 265 of file agent_nombre.h. |
|
Equality operator.
Reimplemented from NLAIAGENT::IObjectIA. Definition at line 184 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 292 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 258 of file agent_nombre.h. |
|
throw (NLAIE::CExceptionNotImplemented).
Reimplemented from NLAIAGENT::IObjetOp. Definition at line 272 of file agent_nombre.h. |
|
The methode runMethodeMember(sint32 index,IObjectIA *param) allow us to run a own member method. index: is the method id return by the isMember(const IVarName *,const IVarName *,const IObjectIA &) const method. param: is the parametre for the method. Reimplemented from NLAIAGENT::IObjectIA. Definition at line 133 of file agent_nombre.h. |
|
The methode runMethodeMember(sint32 heritance, sint32 index, IObjectIA *param) allow us to run a member method. heritance: is the id returned by the methodisClassInheritedFrom(const IVarName &). index: is the method id return by the isMember(const IVarName *,const IVarName *,const IObjectIA &) const method. param: is the parametre for the method. Reimplemented from NLAIAGENT::IObjectIA. Definition at line 129 of file agent_nombre.h. |
|
Save the class in a stream.
Implements NLAIC::IBasicInterface. Reimplemented in NLAIAGENT::IBornNombre. Definition at line 150 of file agent_nombre.h. |
|
Definition at line 179 of file agent_nombre.h. |
|
Definition at line 310 of file agent_nombre.h. Referenced by NLAIAGENT::INombre< sint32 >::operator-=. |
|