Class Identifiable

Inheritance Relationships

Derived Types

Class Documentation

class sparsebase::utils::Identifiable

Subclassed by sparsebase::context::Context, sparsebase::format::Format

Public Functions

virtual std::type_index get_id() const = 0

Returns the std::type_index for the concrete Format class that this instance is a member of

virtual std::string get_name() const = 0