MCPcopy Create free account

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

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

MethodHtmlBuilder
Creational/Creational/Builder.cpp:47
MethodHtmlElement
Creational/Creational/Builder.cpp:17
MethodIMG
Creational/Creational/GroovyStyle.cpp:71
MethodIncreaseDefenseModifier
Behavioral/ChainOfResponsibility/cor_pointer.cpp:92
MethodInitInstance
Structural/AdapterVisual/AdapterVisual.cpp:40
MethodInteger
Behavioral/Interpreter/handmade.cpp:80
MethodJournal
Creational/Creational/SRP.cpp:13
MethodLazyBitmap
Structural/Proxy/proxy.cpp:61
MethodLightSwitch
Behavioral/State/classic.cpp:43
MethodLine
Creational/Creational/PrototypeCodingExercise.cpp:14
MethodLineToPointAdapter
Structural/AdapterVisual/AdapterVisualDlg.cpp:27
MethodLineToPointCachingAdapter
Structural/AdapterVisual/AdapterVisualDlg.cpp:68
MethodList
Behavioral/Visitor/model.hpp:104
MethodListItem
Behavioral/Visitor/model.hpp:86
MethodListIterator
Behavioral/Iterator/facade.cpp:33
MethodLiteral
Structural/Composite/composite.cpp:21
MethodLiteral
Behavioral/Visitor/visitor.cpp:49
MethodLogInfo
Behavioral/NullObject/null_object.cpp:12
MethodLogInfo
Behavioral/NullObject/null_object.cpp:37
MethodLogger
Structural/Decorator/decorator.cpp:184
MethodLogger2
Structural/Decorator/decorator.cpp:204
MethodLogger3
Structural/Decorator/decorator.cpp:231
MethodMachine
Creational/Creational/ISP.cpp:51
MethodMain
Entry point for the application.
Structural/PingPongService/Startup.cs:60
MethodMaybe
Creational/Creational/MaybeMonad.cpp:28
MethodMemento
Behavioral/Memento/memento.cpp:11
MethodMoneyTransferCommand
Behavioral/Command/command_composite.cpp:133
MethodMultiplicationExpression
Behavioral/Visitor/VisitorCodingExercise.cpp:49
MethodNeuron
Structural/Composite/neurons.cpp:33
MethodNeuronLayer
Structural/Composite/neurons.cpp:74
MethodNewAuxOfficeEmployee
Creational/Creational/Prototype.cpp:123
MethodNewCartesian
Creational/Creational/FactoryMethod.cpp:44
MethodNewCartesian
Creational/Creational/Factory.cpp:34
MethodNewEmployee
Creational/Creational/Prototype.cpp:129
MethodNewMainOfficeEmployee
Creational/Creational/Prototype.cpp:117
MethodNewPolar
Creational/Creational/FactoryMethod.cpp:48
MethodNewPolar
Creational/Creational/Factory.cpp:39
MethodNewPolar
Creational/Creational/InnerFactory.cpp:36
MethodNoBonusesModifier
Behavioral/ChainOfResponsibility/cor_pointer.cpp:63
MethodNode
Behavioral/Iterator/IteratorCodingExercise.cpp:11
MethodNode
Behavioral/Iterator/iterator.cpp:22
MethodNode
Behavioral/Iterator/facade.cpp:14
MethodOffState
Behavioral/State/classic.cpp:31
MethodOnInitDialog
Structural/AdapterVisual/AdapterVisualDlg.cpp:174
MethodOnPaint
Structural/AdapterVisual/AdapterVisualDlg.cpp:225
MethodOnQueryDragIcon
The system calls this function to obtain the cursor to display while the user drags the minimized window.
Structural/AdapterVisual/AdapterVisualDlg.cpp:262
MethodOnState
Behavioral/State/classic.cpp:21
MethodOnSysCommand
Structural/AdapterVisual/AdapterVisualDlg.cpp:208
MethodOptionalLogger
Structural/NullObject/nullobject.cpp:18
MethodP
Creational/Creational/GroovyStyle.cpp:57
MethodParagraph
Behavioral/Visitor/model.hpp:54
MethodParticipant
Behavioral/Mediator/MediatorCodingExercise.cpp:25
MethodPermanentCardDamageGame
Behavioral/TemplateMethod/TemplateMethodCodingExercise.cpp:49
MethodPerson
Structural/Proxy/ProxyCodingExercise.cpp:15
MethodPerson
Structural/Bridge/Person.cpp:13
MethodPerson
Behavioral/Mediator/person.cpp:4
MethodPerson
Behavioral/Observer/observer2.cpp:23
MethodPerson
Behavioral/Observer/observer_book.cpp:71
MethodPerson
Behavioral/Observer/observer3.cpp:19
MethodPerson
Behavioral/Observer/observer1.cpp:21
MethodPerson
Behavioral/Observer/new/main.cpp:10
MethodPerson
Creational/Creational/Person.h:16
MethodPersonAddressBuilder
Creational/Creational/PersonAddressBuilder.h:8
MethodPersonBuilder
Creational/Creational/PersonBuilder.h:31
MethodPersonBuilderBase
Creational/Creational/PersonBuilder.h:11
MethodPersonJobBuilder
Creational/Creational/PersonJobBuilder.h:8
MethodPlayer
Behavioral/Mediator/soccer.cpp:47
MethodPlayerScoredData
Behavioral/Mediator/soccer.cpp:22
MethodPoint
Creational/Creational/PrototypeCodingExercise.cpp:5
MethodPoint
Creational/Creational/FactoryMethod.cpp:27
MethodPoint
use a factory method
Creational/Creational/Factory.cpp:25
MethodPoint
use a factory method
Creational/Creational/InnerFactory.cpp:26
MethodPointFactory
Creational/Creational/InnerFactory.cpp:30
MethodPost
POST api/values
Structural/PingPongService/Controllers/PingPongController.cs:27
MethodPreOrderIterator
Behavioral/Iterator/iterator.cpp:67
MethodProcess
Behavioral/NullObject/null_object.cpp:27
MethodProperty
Structural/Proxy/proxy.cpp:166
MethodPut
PUT api/values/5
Structural/PingPongService/Controllers/PingPongController.cs:33
MethodQuadraticEquationSolver
Behavioral/Strategy/StrategyCodingExercise.cpp:31
MethodQuery
Behavioral/ChainOfResponsibility/cor_broker.cpp:15
MethodRat
Behavioral/Observer/ObserverCodingExercise.cpp:34
MethodRectangle
Creational/Creational/LSP.cpp:11
MethodRedFlower
Structural/Decorator/DecoratorCodingExercise.cpp:24
MethodResearch
Creational/Creational/DIP.cpp:55
MethodResponsiblePerson
Structural/Proxy/ProxyCodingExercise.cpp:27
MethodScopeListener
Behavioral/Observer/observer_notes.cpp:145
MethodSentence
Structural/Flyweight/FlyweightCodingExercise.cpp:22
MethodShape
Structural/Bridge/BridgeCodingExercise.cpp:17
MethodShape
Structural/Bridge/bridge.cpp:37
MethodSingleValue
Structural/Composite/CompositeCodingExercise.cpp:16
MethodSingletonDatabase
Creational/Creational/Singleton.h:17
MethodSizeSpecification
Creational/Creational/OCP.cpp:106
MethodSquare
Structural/Decorator/decorator.cpp:42
MethodSquare
Structural/Bridge/BridgeCodingExercise.cpp:40
MethodSquare
Structural/Adapter/AdapterCodingExercise.cpp:11
MethodSquare
Creational/Creational/LSP.cpp:25
MethodSquareToRectangleAdapter
Structural/Adapter/AdapterCodingExercise.cpp:30
MethodStartup
(IHostingEnvironment env)
Structural/PingPongService/Startup.cs:15
MethodString
Structural/Adapter/adapter.cpp:22
MethodSubtractionExpression
Behavioral/Visitor/visitor_double.cpp:75
← previousnext →301–400 of 811, ranked by callers