#include <QosPolicies.hpp>
|
| | Partition_t (const void *ptr) |
| | Constructor using a pointer.
|
| bool | operator== (const Partition_t &rhs) const |
| bool | operator!= (const Partition_t &rhs) const |
| uint32_t | size () const |
| | Getter for the size.
|
| const char * | name () const |
| | Getter for the partition name.
|
◆ Partition_t()
| Partition_t |
( |
const void * | ptr | ) |
|
|
inlineexplicit |
Constructor using a pointer.
- Parameters
-
◆ name()
| const char * name |
( |
| ) |
const |
|
inline |
Getter for the partition name.
- Returns
- name
◆ operator!=()
| bool operator!= |
( |
const Partition_t & | rhs | ) |
const |
|
inline |
◆ operator==()
| bool operator== |
( |
const Partition_t & | rhs | ) |
const |
|
inline |
◆ size()
Getter for the size.
- Returns
- uint32_t with the size
◆ PartitionQosPolicy
| friend class PartitionQosPolicy |
|
friend |
The documentation for this class was generated from the following file: