Forwarding (object-oriented programming)

id: forwarding-object-oriented-programming-200-13404247
title: Forwarding (object-oriented programming)
text: In object-oriented programming, forwarding means that using a member of an object results in actually using the corresponding member of a different object: the use is forwarded to another object. Forwarding is used in a number of design patterns, where some members are forwarded to another object, while others are handled by the directly used object. The forwarding object is frequently called a wrapper object, and explicit forwarding members are called wrapper functions.
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Forwarding_(object-oriented_programming)
date created:
date modified: 2024-04-02T11:06:01Z
main entity: {"identifier":"Q25345955","url":"https://www.wikidata.org/entity/Q25345955"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part