Class Dependable

Inheritance Relationships

Derived Type

Class Documentation

class Dependable

Subclassed by Dependency< ComponentType, isSoft >

Public Functions

virtual ComponentID getID() const = 0
virtual bool isValid() const = 0
virtual void setComponent(Component *component) = 0