Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::PropertyImpl::Int32Value Class Reference
Collaboration diagram for Arcane::PropertyImpl::Int32Value:

Public Member Functions

 Int32Value (Int32 v)
 explicit (false) operator Int32() const
Int32Value minValue (Int32 x) const
Int32Value maxValue (Int32 x) const

Public Attributes

Int32 value

Detailed Description

Definition at line 83 of file FieldProperty.h.

Constructor & Destructor Documentation

◆ Int32Value()

Arcane::PropertyImpl::Int32Value::Int32Value ( Int32 v)
inlineexplicit

Definition at line 87 of file FieldProperty.h.

Member Function Documentation

◆ explicit()

Arcane::PropertyImpl::Int32Value::explicit ( false ) const
inline

Definition at line 90 of file FieldProperty.h.

◆ maxValue()

Int32Value Arcane::PropertyImpl::Int32Value::maxValue ( Int32 x) const
inline

Definition at line 98 of file FieldProperty.h.

◆ minValue()

Int32Value Arcane::PropertyImpl::Int32Value::minValue ( Int32 x) const
inline

Definition at line 94 of file FieldProperty.h.

Member Data Documentation

◆ value

Int32 Arcane::PropertyImpl::Int32Value::value

Definition at line 105 of file FieldProperty.h.


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