MCPcopy Create free account

hub / github.com/Apress/design-patterns-in-modern-cpp / functions

Functions811 in github.com/Apress/design-patterns-in-modern-cpp

↓ 1 callersMethodset_age
Structural/Proxy/ProxyCodingExercise.cpp:18
↓ 1 callersMethodset_age
Behavioral/Observer/observer3.cpp:29
↓ 1 callersMethodset_agility
Structural/Composite/ArrayBackedProps.cpp:63
↓ 1 callersMethodset_height
Creational/Creational/LSP.cpp:29
↓ 1 callersMethodset_intelligence
Structural/Composite/ArrayBackedProps.cpp:66
↓ 1 callersMethodset_strength
Structural/Composite/ArrayBackedProps.cpp:60
↓ 1 callersMethodset_tree
Behavioral/Iterator/iterator.cpp:36
↓ 1 callersMethodsplit
Structural/Adapter/adapter.cpp:34
↓ 1 callersMethodstart
Behavioral/Strategy/strategy_dynamic.cpp:32
↓ 1 callersMethodstart
Behavioral/Strategy/strategy_static.cpp:40
↓ 1 callersFunctionstatic_visitor
Behavioral/Visitor/visitor.cpp:136
↓ 1 callersMethodstopListening
Behavioral/Observer/observer_notes.cpp:157
↓ 1 callersMethodstr
Structural/Flyweight/FlyweightCodingExercise.cpp:35
↓ 1 callersMethodstr
Structural/Bridge/BridgeCodingExercise.cpp:20
↓ 1 callersMethodstr
Behavioral/Visitor/visitor_reflective.cpp:65
↓ 1 callersMethodstr
Behavioral/Visitor/visitor_acyclic.cpp:92
↓ 1 callersMethodstr
Behavioral/Visitor/visitor_double.cpp:21
↓ 1 callersMethodsubscribe
void notify(T& source, const string& name) { lock_guard<mutex_t> lock{ mtx }; for (auto obs : observers) if (obs) obs->field_changed(
Behavioral/Observer/observer_book.cpp:47
↓ 1 callersMethodsubscribe
Behavioral/Observer/observer1.cpp:62
↓ 1 callersMethodsum
Structural/Composite/CompositeCodingExercise.cpp:35
↓ 1 callersMethodto_lower_copy
Structural/Adapter/adapter.cpp:26
↓ 1 callersFunctiontryit
Structural/Proxy/proxy.cpp:147
↓ 1 callersMethodubsubscribe
Behavioral/Observer/observer2.cpp:62
↓ 1 callersMethodundo
Behavioral/Command/command_undo.cpp:64
↓ 1 callersFunctionundo_redo
Behavioral/Memento/memento.cpp:125
↓ 1 callersMethodunsubscribe
Behavioral/Observer/observer_book.cpp:52
↓ 1 callersMethodwarn
Structural/NullObject/nullobject.cpp:101
↓ 1 callersMethodwhat_to_render_as
Structural/Bridge/BridgeCodingExercise.cpp:49
↓ 1 callersMethodworks
Creational/Creational/PersonBuilder.cpp:10
MethodAddition
Behavioral/Visitor/visitor.cpp:67
MethodAdditionExpression
Structural/Composite/composite.cpp:41
MethodAdditionExpression
Behavioral/Visitor/visitor_reflective.cpp:23
MethodAdditionExpression
Behavioral/Visitor/visitor_acyclic.cpp:51
MethodAdditionExpression
Behavioral/Visitor/visitor_double.cpp:56
MethodAdditionExpression
Behavioral/Visitor/VisitorCodingExercise.cpp:37
MethodAdditionExpression
Behavioral/Visitor/visitor_intrusive.cpp:28
MethodAddress
Creational/Creational/Prototype.cpp:19
MethodAndSpecification
Creational/Creational/OCP.cpp:122
MethodBankAccount
Structural/NullObject/nullobject.cpp:42
MethodBankAccount
Behavioral/Memento/memento.cpp:23
MethodBankAccount2
Behavioral/Memento/memento.cpp:53
MethodBankAccountCommand
Behavioral/Command/command.cpp:43
MethodBankAccountCommand
Behavioral/Command/command_composite.cpp:47
MethodBankAccountCommand
Behavioral/Command/command_undo.cpp:46
MethodBetterFormattedText
Structural/Flyweight/capitalize.cpp:60
MethodBinaryTree
Behavioral/Iterator/iterator.cpp:54
MethodBitmap
Structural/Proxy/proxy.cpp:48
MethodBlueFlower
Structural/Decorator/DecoratorCodingExercise.cpp:42
MethodBoldParagraph
Behavioral/Visitor/model.hpp:73
MethodCAboutDlg
Structural/AdapterVisual/AdapterVisualDlg.cpp:137
MethodCAdapterVisualApp
Structural/AdapterVisual/AdapterVisual.cpp:23
MethodCAdapterVisualDlg
Structural/AdapterVisual/AdapterVisualDlg.cpp:154
MethodCar
Creational/Creational/BoostDI.cpp:48
MethodCardGame
Behavioral/TemplateMethod/TemplateMethodCodingExercise.cpp:18
MethodChess
Behavioral/TemplateMethod/template_method.cpp:34
MethodCircle
Structural/Decorator/decorator.cpp:18
MethodCircle
Structural/Bridge/bridge.cpp:57
MethodCoach
Behavioral/Mediator/soccer.cpp:65
MethodCodeBuilder
Creational/Creational/BuilderCodingExercise.cpp:43
MethodColorSpecification
Creational/Creational/OCP.cpp:95
MethodColoredShape
Structural/Decorator/decorator.cpp:67
MethodColoredShape2
need this (or not!)
Structural/Decorator/decorator.cpp:114
MethodCombinationLock
Behavioral/State/StateCodingExercise.cpp:21
MethodCompositeBankAccountCommand
Behavioral/Command/command.cpp:80
MethodCompositeBankAccountCommand
Behavioral/Command/command_composite.cpp:89
MethodConfigurableRecordFinder
Creational/Creational/Singleton.h:95
MethodConfigure
This method gets called by the runtime. Use this method to configure the HTTP request pipeline
Structural/PingPongService/Startup.cs:43
MethodConfigureServices
This method gets called by the runtime. Use this method to add services to the container
Structural/PingPongService/Startup.cs:34
MethodConsole
Structural/Façade/Console.h:48
MethodConsoleLogger
Creational/Creational/BoostDI.cpp:33
MethodContact
Creational/Creational/Prototype.cpp:57
MethodCreature
Behavioral/ChainOfResponsibility/cor_broker.cpp:34
MethodCreature
Behavioral/ChainOfResponsibility/cor_pointer.cpp:10
MethodCreature
Behavioral/ChainOfResponsibility/CoRCodingExercise.cpp:24
MethodCreature
Behavioral/TemplateMethod/TemplateMethodCodingExercise.cpp:11
MethodCreatureModifier
Behavioral/ChainOfResponsibility/cor_broker.cpp:68
MethodCreatureModifier
Behavioral/ChainOfResponsibility/cor_pointer.cpp:33
MethodCurrentAccount
Structural/Proxy/proxy.cpp:16
MethodDelete
DELETE api/values/5
Structural/PingPongService/Controllers/PingPongController.cs:39
MethodDependentCompositeCommand
Behavioral/Command/command_composite.cpp:109
MethodDiv
Behavioral/Visitor/model.hpp:21
MethodDoDataExchange
Structural/AdapterVisual/AdapterVisualDlg.cpp:141
MethodDoubleAttackModifier
Behavioral/ChainOfResponsibility/cor_broker.cpp:79
MethodDoubleAttackModifier
Behavioral/ChainOfResponsibility/cor_pointer.cpp:77
MethodDoubleExpression
Behavioral/Visitor/visitor_reflective.cpp:15
MethodDoubleExpression
Behavioral/Visitor/visitor_acyclic.cpp:37
MethodDoubleExpression
Behavioral/Visitor/visitor_double.cpp:43
MethodDoubleExpression
Behavioral/Visitor/visitor_intrusive.cpp:15
MethodDrawPoints
Structural/AdapterVisual/AdapterVisualDlg.h:29
MethodDrinkFactory
Creational/Creational/DrinkFactory.h:15
MethodDrinkWithVolumeFactory
Creational/Creational/DrinkFactory.h:34
MethodDummyDatabase
Creational/Creational/Singleton.h:70
MethodField
Creational/Creational/BuilderCodingExercise.cpp:10
MethodFoo
Creational/Creational/BoostDIDemo.hpp:13
MethodFormattedText
Structural/Flyweight/capitalize.cpp:12
MethodGame
Behavioral/TemplateMethod/template_method.cpp:8
MethodGet
GET: api/values
Structural/PingPongService/Controllers/PingPongController.cs:13
MethodGoblin
Behavioral/ChainOfResponsibility/CoRCodingExercise.cpp:42
MethodGoblinKing
Behavioral/ChainOfResponsibility/CoRCodingExercise.cpp:79
MethodGroup
Structural/Composite/graphics.h:24
← previousnext →201–300 of 811, ranked by callers