Class EnvType

Inheritance Relationships

Base Type

  • public Object

Class Documentation

class EnvType : public Object

EnvType defines a type of environment variable.

Public Functions

inline EnvType()

The constructor of EnvType.

Returns

The instance of EnvType.

~EnvType() override = default

The destructor of EnvType.