Class External
Defined in File dtype.h
Inheritance Relationships
Base Type
public Type
Class Documentation
-
class External : public Type
External defines a type which is external.
Public Functions
-
inline External()
The constructor of External.
- Returns
The instance of External.
-
~External() override = default
The destructor of External.
-
inline External()