Embedded Multicore Building Blocks V1.0.0
|
Contains attributes of a Group. More...
#include <group_attributes.h>
Public Member Functions | |
GroupAttributes () | |
Constructs a GroupAttributes object. More... | |
mtapi_group_attributes_t const & | GetInternal () const |
Returns the internal representation of this object. More... | |
Contains attributes of a Group.
embb::mtapi::GroupAttributes::GroupAttributes | ( | ) |
Constructs a GroupAttributes object.
mtapi_group_attributes_t const& embb::mtapi::GroupAttributes::GetInternal | ( | ) | const |
Returns the internal representation of this object.
Allows for interoperability with the C interface.