mi::ISint32_2 Class Reference
[Compounds]
Description
This interface represents a vector of two Sint32.
See also:
mi::Sint32_2_struct
Public Member Functions
- virtual Sint32_2_struct get_value() const =0
- Returns the vector represented by this interface.
- virtual void get_value( Sint32_2_struct& value) const =0
- Returns the vector represented by this interface.
- virtual void set_value( const Sint32_2_struct& value) =0
- Sets the vector represented by this interface.
Member Functions
- virtual Sint32_2_struct mi::ISint32_2::get_value() const [pure virtual]
-
Returns the vector represented by this interface.
- virtual void mi::ISint32_2::get_value( Sint32_2_struct& value) const [pure virtual]
-
Returns the vector represented by this interface.
- virtual void mi::ISint32_2::set_value( const Sint32_2_struct& value) [pure virtual]
-
Sets the vector represented by this interface.