![]() |
F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
|
#include <docs-cache/F-Prime/Drv/ByteStreamDriverModel/SendStatusEnumAc.hpp>
Public Types | |
enum | T { SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 , SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 , SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 , SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 } |
The raw enum type. More... | |
enum | { SERIALIZED_SIZE = sizeof(SerialType) , NUM_CONSTANTS = 3 } |
enum | T { SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 , SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 , SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 , SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 } |
The raw enum type. More... | |
enum | { SERIALIZED_SIZE = sizeof(SerialType) , NUM_CONSTANTS = 3 } |
enum | T { SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 , SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 , SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 , SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 } |
The raw enum type. More... | |
enum | { SERIALIZED_SIZE = sizeof(SerialType) , NUM_CONSTANTS = 3 } |
enum | T { SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 , SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 , SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 , SEND_OK = 0 , SEND_RETRY = 1 , SEND_ERROR = 2 } |
The raw enum type. More... | |
enum | { SERIALIZED_SIZE = sizeof(SerialType) , NUM_CONSTANTS = 3 } |
typedef I32 | SerialType |
The serial representation type. | |
typedef T | t |
For backwards compatibility. | |
typedef I32 | SerialType |
The serial representation type. | |
typedef T | t |
For backwards compatibility. | |
typedef I32 | SerialType |
The serial representation type. | |
typedef T | t |
For backwards compatibility. | |
typedef I32 | SerialType |
The serial representation type. | |
typedef T | t |
For backwards compatibility. | |
Public Member Functions | |
SendStatus () | |
Constructor (default value of SEND_OK) | |
SendStatus (const T e) | |
Constructor (user-provided value) | |
SendStatus (const SendStatus &obj) | |
Copy constructor. | |
SendStatus & | operator= (const SendStatus &obj) |
Copy assignment operator (object) | |
SendStatus & | operator= (T e) |
Copy assignment operator (raw enum) | |
operator T () const | |
Conversion operator. | |
bool | operator== (T e) const |
Equality operator. | |
bool | operator!= (T e) const |
Inequality operator. | |
bool | isValid () const |
Check raw enum value for validity. | |
Fw::SerializeStatus | serialize (Fw::SerializeBufferBase &buffer) const |
Serialize raw enum value to SerialType. | |
Fw::SerializeStatus | deserialize (Fw::SerializeBufferBase &buffer) |
Deserialize raw enum value from SerialType. | |
SendStatus () | |
Constructor (default value of SEND_OK) | |
SendStatus (const T e) | |
Constructor (user-provided value) | |
SendStatus (const SendStatus &obj) | |
Copy constructor. | |
SendStatus & | operator= (const SendStatus &obj) |
Copy assignment operator (object) | |
SendStatus & | operator= (T e) |
Copy assignment operator (raw enum) | |
operator T () const | |
Conversion operator. | |
bool | operator== (T e) const |
Equality operator. | |
bool | operator!= (T e) const |
Inequality operator. | |
bool | isValid () const |
Check raw enum value for validity. | |
Fw::SerializeStatus | serialize (Fw::SerializeBufferBase &buffer) const |
Serialize raw enum value to SerialType. | |
Fw::SerializeStatus | deserialize (Fw::SerializeBufferBase &buffer) |
Deserialize raw enum value from SerialType. | |
SendStatus () | |
Constructor (default value of SEND_OK) | |
SendStatus (const T e) | |
Constructor (user-provided value) | |
SendStatus (const SendStatus &obj) | |
Copy constructor. | |
SendStatus & | operator= (const SendStatus &obj) |
Copy assignment operator (object) | |
SendStatus & | operator= (T e) |
Copy assignment operator (raw enum) | |
operator T () const | |
Conversion operator. | |
bool | operator== (T e) const |
Equality operator. | |
bool | operator!= (T e) const |
Inequality operator. | |
bool | isValid () const |
Check raw enum value for validity. | |
Fw::SerializeStatus | serialize (Fw::SerializeBufferBase &buffer) const |
Serialize raw enum value to SerialType. | |
Fw::SerializeStatus | deserialize (Fw::SerializeBufferBase &buffer) |
Deserialize raw enum value from SerialType. | |
SendStatus () | |
Constructor (default value of SEND_OK) | |
SendStatus (const T e) | |
Constructor (user-provided value) | |
SendStatus (const SendStatus &obj) | |
Copy constructor. | |
SendStatus & | operator= (const SendStatus &obj) |
Copy assignment operator (object) | |
SendStatus & | operator= (T e) |
Copy assignment operator (raw enum) | |
operator T () const | |
Conversion operator. | |
bool | operator== (T e) const |
Equality operator. | |
bool | operator!= (T e) const |
Inequality operator. | |
bool | isValid () const |
Check raw enum value for validity. | |
Fw::SerializeStatus | serialize (Fw::SerializeBufferBase &buffer) const |
Serialize raw enum value to SerialType. | |
Fw::SerializeStatus | deserialize (Fw::SerializeBufferBase &buffer) |
Deserialize raw enum value from SerialType. | |
Public Attributes | |
T | e |
The raw enum value. | |
Additional Inherited Members | |
![]() | |
Serializable () | |
Default constructor. | |
virtual | ~Serializable () |
destructor | |
Definition at line 16 of file SendStatusEnumAc.hpp.
typedef I32 Drv::SendStatus::SerialType |
The serial representation type.
Definition at line 27 of file SendStatusEnumAc.hpp.
typedef I32 Drv::SendStatus::SerialType |
The serial representation type.
Definition at line 27 of file SendStatusEnumAc.hpp.
typedef I32 Drv::SendStatus::SerialType |
The serial representation type.
Definition at line 27 of file SendStatusEnumAc.hpp.
typedef I32 Drv::SendStatus::SerialType |
The serial representation type.
Definition at line 27 of file SendStatusEnumAc.hpp.
typedef T Drv::SendStatus::t |
For backwards compatibility.
Definition at line 40 of file SendStatusEnumAc.hpp.
typedef T Drv::SendStatus::t |
For backwards compatibility.
Definition at line 40 of file SendStatusEnumAc.hpp.
typedef T Drv::SendStatus::t |
For backwards compatibility.
Definition at line 40 of file SendStatusEnumAc.hpp.
typedef T Drv::SendStatus::t |
For backwards compatibility.
Definition at line 40 of file SendStatusEnumAc.hpp.
anonymous enum |
Enumerator | |
---|---|
SERIALIZED_SIZE | The size of the serial representation. |
NUM_CONSTANTS | The number of enumerated constants. |
Definition at line 48 of file SendStatusEnumAc.hpp.
anonymous enum |
Enumerator | |
---|---|
SERIALIZED_SIZE | The size of the serial representation. |
NUM_CONSTANTS | The number of enumerated constants. |
Definition at line 48 of file SendStatusEnumAc.hpp.
anonymous enum |
Enumerator | |
---|---|
SERIALIZED_SIZE | The size of the serial representation. |
NUM_CONSTANTS | The number of enumerated constants. |
Definition at line 48 of file SendStatusEnumAc.hpp.
anonymous enum |
Enumerator | |
---|---|
SERIALIZED_SIZE | The size of the serial representation. |
NUM_CONSTANTS | The number of enumerated constants. |
Definition at line 48 of file SendStatusEnumAc.hpp.
enum Drv::SendStatus::T |
The raw enum type.
Definition at line 30 of file SendStatusEnumAc.hpp.
enum Drv::SendStatus::T |
The raw enum type.
Definition at line 30 of file SendStatusEnumAc.hpp.
enum Drv::SendStatus::T |
The raw enum type.
Definition at line 30 of file SendStatusEnumAc.hpp.
enum Drv::SendStatus::T |
The raw enum type.
Definition at line 30 of file SendStatusEnumAc.hpp.
|
inline |
Constructor (default value of SEND_OK)
Definition at line 62 of file SendStatusEnumAc.hpp.
|
inline |
Constructor (user-provided value)
e | The raw enum value |
Definition at line 68 of file SendStatusEnumAc.hpp.
|
inline |
Copy constructor.
obj | The source object |
Definition at line 76 of file SendStatusEnumAc.hpp.
|
inline |
Constructor (default value of SEND_OK)
Definition at line 62 of file SendStatusEnumAc.hpp.
|
inline |
Constructor (user-provided value)
e | The raw enum value |
Definition at line 68 of file SendStatusEnumAc.hpp.
|
inline |
Copy constructor.
obj | The source object |
Definition at line 76 of file SendStatusEnumAc.hpp.
|
inline |
Constructor (default value of SEND_OK)
Definition at line 62 of file SendStatusEnumAc.hpp.
|
inline |
Constructor (user-provided value)
e | The raw enum value |
Definition at line 68 of file SendStatusEnumAc.hpp.
|
inline |
Copy constructor.
obj | The source object |
Definition at line 76 of file SendStatusEnumAc.hpp.
|
inline |
Constructor (default value of SEND_OK)
Definition at line 62 of file SendStatusEnumAc.hpp.
|
inline |
Constructor (user-provided value)
e | The raw enum value |
Definition at line 68 of file SendStatusEnumAc.hpp.
|
inline |
Copy constructor.
obj | The source object |
Definition at line 76 of file SendStatusEnumAc.hpp.
|
virtual |
Deserialize raw enum value from SerialType.
buffer | The serial buffer |
Implements Fw::Serializable.
Definition at line 63 of file SendStatusEnumAc.cpp.
|
virtual |
Deserialize raw enum value from SerialType.
buffer | The serial buffer |
Implements Fw::Serializable.
|
virtual |
Deserialize raw enum value from SerialType.
buffer | The serial buffer |
Implements Fw::Serializable.
|
virtual |
Deserialize raw enum value from SerialType.
buffer | The serial buffer |
Implements Fw::Serializable.
bool Drv::SendStatus::isValid | ( | ) | const |
Check raw enum value for validity.
Definition at line 48 of file SendStatusEnumAc.cpp.
bool Drv::SendStatus::isValid | ( | ) | const |
Check raw enum value for validity.
bool Drv::SendStatus::isValid | ( | ) | const |
Check raw enum value for validity.
bool Drv::SendStatus::isValid | ( | ) | const |
Check raw enum value for validity.
|
inline |
Conversion operator.
Definition at line 100 of file SendStatusEnumAc.hpp.
|
inline |
Conversion operator.
Definition at line 100 of file SendStatusEnumAc.hpp.
|
inline |
Conversion operator.
Definition at line 100 of file SendStatusEnumAc.hpp.
|
inline |
Conversion operator.
Definition at line 100 of file SendStatusEnumAc.hpp.
|
inline |
Inequality operator.
Definition at line 112 of file SendStatusEnumAc.hpp.
|
inline |
Inequality operator.
Definition at line 112 of file SendStatusEnumAc.hpp.
|
inline |
Inequality operator.
Definition at line 112 of file SendStatusEnumAc.hpp.
|
inline |
Inequality operator.
Definition at line 112 of file SendStatusEnumAc.hpp.
SendStatus & Drv::SendStatus::operator= | ( | const SendStatus & | obj | ) |
Copy assignment operator (object)
obj | The source object |
Definition at line 19 of file SendStatusEnumAc.cpp.
SendStatus & Drv::SendStatus::operator= | ( | const SendStatus & | obj | ) |
Copy assignment operator (object)
obj | The source object |
SendStatus & Drv::SendStatus::operator= | ( | const SendStatus & | obj | ) |
Copy assignment operator (object)
obj | The source object |
SendStatus & Drv::SendStatus::operator= | ( | const SendStatus & | obj | ) |
Copy assignment operator (object)
obj | The source object |
SendStatus & Drv::SendStatus::operator= | ( | T | e | ) |
Copy assignment operator (raw enum)
e | The enum value |
Definition at line 26 of file SendStatusEnumAc.cpp.
SendStatus & Drv::SendStatus::operator= | ( | T | e | ) |
Copy assignment operator (raw enum)
e | The enum value |
SendStatus & Drv::SendStatus::operator= | ( | T | e | ) |
Copy assignment operator (raw enum)
e | The enum value |
SendStatus & Drv::SendStatus::operator= | ( | T | e | ) |
Copy assignment operator (raw enum)
e | The enum value |
|
inline |
Equality operator.
Definition at line 106 of file SendStatusEnumAc.hpp.
|
inline |
Equality operator.
Definition at line 106 of file SendStatusEnumAc.hpp.
|
inline |
Equality operator.
Definition at line 106 of file SendStatusEnumAc.hpp.
|
inline |
Equality operator.
Definition at line 106 of file SendStatusEnumAc.hpp.
|
virtual |
Serialize raw enum value to SerialType.
buffer | The serial buffer |
Implements Fw::Serializable.
Definition at line 54 of file SendStatusEnumAc.cpp.
|
virtual |
Serialize raw enum value to SerialType.
buffer | The serial buffer |
Implements Fw::Serializable.
|
virtual |
Serialize raw enum value to SerialType.
buffer | The serial buffer |
Implements Fw::Serializable.
|
virtual |
Serialize raw enum value to SerialType.
buffer | The serial buffer |
Implements Fw::Serializable.
T Drv::SendStatus::e |
The raw enum value.
Definition at line 162 of file SendStatusEnumAc.hpp.