Base Framework
|
IDL field of structure. More...
#include <base/rmi/idl/IDLField.h>
Inherits IDLObject.
Public Member Functions | |
IDLField (const IDLType &type) noexcept | |
IDLType | getType () const noexcept |
~IDLField () noexcept | |
![]() | |
IDLObject () noexcept | |
~IDLObject () noexcept | |
|
noexcept |
Type of the field. Initializes the IDL field.
type | The type of the field. |
|
noexcept |
Destroys the IDL field.
|
inlinenoexcept |
Returns the type of the field.