Samchon Framework for CPP  1.0.0
samchon::library::ProgressEvent Member List

This is the complete list of members for samchon::library::ProgressEvent, including all inherited members.

denominatorsamchon::library::ProgressEventprotected
Event(EventDispatcher *source, int type)samchon::library::Eventinline
getDenominator() const -> size_tsamchon::library::ProgressEventinline
getNumerator() const -> size_tsamchon::library::ProgressEventinline
getPercent() const -> doublesamchon::library::ProgressEventinline
getSource() const -> EventDispatcher *samchon::library::Eventinline
getType() const -> intsamchon::library::Eventinline
numeratorsamchon::library::ProgressEventprotected
ProgressEvent(EventDispatcher *source, size_t numerator, size_t denominator)samchon::library::ProgressEventinline
sourcesamchon::library::Eventprotected
typesamchon::library::Eventprotected