Class Null

Inheritance Relationships

Base Type

Class Documentation

class Null : public mindspore::Named

Null defines interface for null data.

Public Functions

inline Null()

The default constructor for Null.

~Null() override = default

The destructor of Null.