#include <SegmentMessage.h>
◆ Type
| Enumerator |
|---|
| Debug | |
| Info | |
| Warning | |
| Error | |
◆ SegmentMessage()
| XJ::SegmentMessage::SegmentMessage |
( |
| ) |
|
|
default |
◆ equals()
| bool SegmentMessage::equals |
( |
const SegmentMessage & |
segmentMessage | ) |
const |
Assert equality with another Segment Message
- Parameters
-
| segmentMessage | The Segment Message to compare |
- Returns
- true if equal
◆ hashCode()
| unsigned long long SegmentMessage::hashCode |
( |
| ) |
const |
Determine a unique hash code for the Segment Message
- Returns
- hash code
◆ parseType()
Parse the Segment Message Type enum value from a string
- Parameters
-
- Returns
- The Segment Message Type enum value
◆ toString()
Convert an Segment Message Type enum value to a string
- Parameters
-
| type | The Segment Message Type enum value |
- Returns
- The string representation of the Segment Message Type
◆ body
| std::string XJ::SegmentMessage::body |
◆ type
The documentation for this class was generated from the following files: