Base Framework
|
IDL named type. More...
#include <base/rmi/idl/IDLNamedType.h>
Inherits IDLObject.
Inherited by IDLEnumeration, IDLException, IDLInterface, and IDLStructure.
Public Member Functions | |
IDLNamedType (const String &name) noexcept | |
const String & | getName () const noexcept |
~IDLNamedType () noexcept | |
![]() | |
IDLObject () noexcept | |
~IDLObject () noexcept | |
|
noexcept |
Initializes the IDL type.
|
noexcept |
Destroys the IDL type.
|
inlinenoexcept |
Returns the fully qualified name of the type.