This interface represents a vector of three bool. More...

Public Member Functions | |
| virtual Boolean_3_struct | get_value () const =0 |
| Returns the vector represented by this interface. More... | |
| virtual void | get_value (Boolean_3_struct &value) const =0 |
| Returns the vector represented by this interface. More... | |
| virtual void | set_value (const Boolean_3_struct &value)=0 |
| Sets the vector represented by this interface. More... | |
Additional Inherited Members | |
Public Types inherited from mi::base::Interface_declare< 0x255bdb3b, 0xa22d, 0x4079, 0xb2, 0xcc, 0xb3, 0x4d, 0x4d, 0xe1, 0xeb, 0x0c, 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< 0x255bdb3b, 0xa22d, 0x4079, 0xb2, 0xcc, 0xb3, 0x4d, 0x4d, 0xe1, 0xeb, 0x0c, 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 three bool.
|
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.