This interface represents a vector of four Sint32. More...

Public Member Functions | |
| virtual Sint32_4_struct | get_value () const =0 |
| Returns the vector represented by this interface. More... | |
| virtual void | get_value (Sint32_4_struct &value) const =0 |
| Returns the vector represented by this interface. More... | |
| virtual void | set_value (const Sint32_4_struct &value)=0 |
| Sets the vector represented by this interface. More... | |
Additional Inherited Members | |
Public Types inherited from mi::base::Interface_declare< 0x3e7dace9, 0x0295, 0x42db, 0x82, 0x17, 0x95, 0x62, 0x24, 0x6d, 0x09, 0xf9, ICompound > | |
| typedef Interface_declare< id1, id2, id3, id4, id5, id6, id7, id8, id9, id10, id11, ICompound > | Self |
| Own type. More... | |
| typedef Uuid_t< id1, id2, id3, id4, id5, id6, id7, id8, id9, id10, id11 > | IID |
| Declares the interface ID (IID) of this interface. More... | |
Static Public Member Functions inherited from mi::base::Interface_declare< 0x3e7dace9, 0x0295, 0x42db, 0x82, 0x17, 0x95, 0x62, 0x24, 0x6d, 0x09, 0xf9, ICompound > | |
| static bool | compare_iid (const Uuid &iid) |
Compares the interface ID iid against the interface ID of this interface and of its ancestors. More... | |
This interface represents a vector of four Sint32.
|
pure virtual |
Returns the vector represented by this interface.
|
pure virtual |
Returns the vector represented by this interface.
|
pure virtual |
Sets the vector represented by this interface.